summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/condattrinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/condattrinit.c')
-rw-r--r--cpukit/posix/src/condattrinit.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/posix/src/condattrinit.c b/cpukit/posix/src/condattrinit.c
index f06683ad47..64065823f4 100644
--- a/cpukit/posix/src/condattrinit.c
+++ b/cpukit/posix/src/condattrinit.c
@@ -24,8 +24,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* 11.4.1 Condition Variable Initialization Attributes,
* P1003.1c/Draft 10, p. 96
*/