From 50f32b11653429546d7b8ff2693b5232b885e201 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 18 Apr 2004 06:05:35 +0000 Subject: Remove stray white spaces. --- cpukit/libcsupport/src/envlock.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/libcsupport/src/envlock.c') 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 , 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) -- cgit v1.2.3