summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/cond.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/include/rtems/posix/cond.h')
-rw-r--r--cpukit/posix/include/rtems/posix/cond.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/posix/include/rtems/posix/cond.h b/cpukit/posix/include/rtems/posix/cond.h
index f51ddfd4ba..0ee1b89a0d 100644
--- a/cpukit/posix/include/rtems/posix/cond.h
+++ b/cpukit/posix/include/rtems/posix/cond.h
@@ -2,8 +2,7 @@
* @file rtems/posix/cond.h
*/
-/* rtems/posix/cond.h
- *
+/*
* This include file contains all the private support information for
* POSIX condition variables.
*