summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semobtain.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/src/semobtain.c')
-rw-r--r--cpukit/rtems/src/semobtain.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/rtems/src/semobtain.c b/cpukit/rtems/src/semobtain.c
index e3f3af1b10..d2be96892a 100644
--- a/cpukit/rtems/src/semobtain.c
+++ b/cpukit/rtems/src/semobtain.c
@@ -49,8 +49,7 @@
#include <rtems/score/interr.h>
-/*PAGE
- *
+/*
* rtems_semaphore_obtain
*
* This directive allows a thread to acquire a semaphore.