summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/cond.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/cond.c')
-rw-r--r--cpukit/posix/src/cond.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/posix/src/cond.c b/cpukit/posix/src/cond.c
index c5c91d20e7..bba0f1991f 100644
--- a/cpukit/posix/src/cond.c
+++ b/cpukit/posix/src/cond.c
@@ -1,5 +1,4 @@
-/* cond.c
- *
+/*
* $Id$
*/