summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremutexflush.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/coremutexflush.c')
-rw-r--r--cpukit/score/src/coremutexflush.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/score/src/coremutexflush.c b/cpukit/score/src/coremutexflush.c
index 2006f2dee8..6a8b6690d8 100644
--- a/cpukit/score/src/coremutexflush.c
+++ b/cpukit/score/src/coremutexflush.c
@@ -27,8 +27,7 @@
#include <rtems/score/thread.h>
#include <rtems/score/threadq.h>
-/*PAGE
- *
+/*
* _CORE_mutex_Flush
*
* This function a flushes the mutex's task wait queue.