summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/condsignal.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/condsignal.c')
-rw-r--r--cpukit/posix/src/condsignal.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/posix/src/condsignal.c b/cpukit/posix/src/condsignal.c
index fd607fd641..b8277755d9 100644
--- a/cpukit/posix/src/condsignal.c
+++ b/cpukit/posix/src/condsignal.c
@@ -24,8 +24,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* 11.4.3 Broadcasting and Signaling a Condition, P1003.1c/Draft 10, p. 101
*/