summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/sempost.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/sempost.c')
-rw-r--r--cpukit/posix/src/sempost.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/posix/src/sempost.c b/cpukit/posix/src/sempost.c
index 785ad3d966..2536d03c72 100644
--- a/cpukit/posix/src/sempost.c
+++ b/cpukit/posix/src/sempost.c
@@ -27,8 +27,7 @@
#include <rtems/posix/time.h>
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* 11.2.7 Unlock a Semaphore, P1003.1b-1993, p.227
*/