From 3239698d1fe72364c85f7a76799421bfd90cc4d7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 15 Apr 2004 13:26:21 +0000 Subject: Remove stray white spaces. --- cpukit/posix/src/pthreaddetach.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/posix/src/pthreaddetach.c') diff --git a/cpukit/posix/src/pthreaddetach.c b/cpukit/posix/src/pthreaddetach.c index 06ff7ea77f..7d7629f18a 100644 --- a/cpukit/posix/src/pthreaddetach.c +++ b/cpukit/posix/src/pthreaddetach.c @@ -45,4 +45,3 @@ int pthread_detach( return POSIX_BOTTOM_REACHED(); } - -- cgit v1.2.3