summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/msgqallocate.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/src/msgqallocate.c')
-rw-r--r--cpukit/rtems/src/msgqallocate.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/rtems/src/msgqallocate.c b/cpukit/rtems/src/msgqallocate.c
index e5603dd9d8..70a6bef734 100644
--- a/cpukit/rtems/src/msgqallocate.c
+++ b/cpukit/rtems/src/msgqallocate.c
@@ -34,8 +34,7 @@
#include <rtems/rtems/options.h>
#include <rtems/rtems/support.h>
-/*PAGE
- *
+/*
* _Message_queue_Allocate
*
* Allocate a message queue and the space for its messages