From 874297f3bea7761cf05ae26540b7a9e21d4a6e1d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 16 Apr 2004 10:01:03 +0000 Subject: Remove stray white spaces. --- cpukit/posix/src/mutextrylock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/posix/src/mutextrylock.c') diff --git a/cpukit/posix/src/mutextrylock.c b/cpukit/posix/src/mutextrylock.c index 87d6a47790..68df754b0a 100644 --- a/cpukit/posix/src/mutextrylock.c +++ b/cpukit/posix/src/mutextrylock.c @@ -23,7 +23,7 @@ /*PAGE * * 11.3.3 Locking and Unlocking a Mutex, P1003.1c/Draft 10, p. 93 - * + * * NOTE: P1003.4b/D8 adds pthread_mutex_timedlock(), p. 29 */ -- cgit v1.2.3