summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadqenqueuepriority.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/threadqenqueuepriority.c')
-rw-r--r--cpukit/score/src/threadqenqueuepriority.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/score/src/threadqenqueuepriority.c b/cpukit/score/src/threadqenqueuepriority.c
index 0d30529e0f..0686e87c66 100644
--- a/cpukit/score/src/threadqenqueuepriority.c
+++ b/cpukit/score/src/threadqenqueuepriority.c
@@ -32,8 +32,7 @@
#define CPU_UNROLL_ENQUEUE_PRIORITY FALSE
#endif
-/*PAGE
- *
+/*
* _Thread_queue_Enqueue_priority
*
* This routine places a blocked thread on a priority thread queue.