summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/envlock.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/envlock.c')
-rw-r--r--cpukit/libcsupport/src/envlock.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/libcsupport/src/envlock.c b/cpukit/libcsupport/src/envlock.c
index 444d0e6b63..687eb32753 100644
--- a/cpukit/libcsupport/src/envlock.c
+++ b/cpukit/libcsupport/src/envlock.c
@@ -1,6 +1,6 @@
/*
* Author: Till Straumann <strauman@slac.stanford.edu>, 3/2002
- *
+ *
* $Id$
*/
@@ -33,7 +33,7 @@
* Used by the following functions:
* findenv_r(), setenv_r(), and unsetenv_r() which are called by
* getenv(), getenv_r(), setenv(), and unsetenv().
- *
+ *
*/
#if defined(ENVLOCK_DEDIDCATED_MUTEX)