summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/semaphore.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/semaphore.c')
-rw-r--r--cpukit/posix/src/semaphore.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/posix/src/semaphore.c b/cpukit/posix/src/semaphore.c
index e84bea87a4..dcfff2cffa 100644
--- a/cpukit/posix/src/semaphore.c
+++ b/cpukit/posix/src/semaphore.c
@@ -28,8 +28,7 @@
#include <rtems/posix/time.h>
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* _POSIX_Semaphore_Manager_initialization
*
* This routine initializes all semaphore manager related data structures.