summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadqextract.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/threadqextract.c')
-rw-r--r--cpukit/score/src/threadqextract.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/score/src/threadqextract.c b/cpukit/score/src/threadqextract.c
index 21aa2c2a46..bb5fe0516c 100644
--- a/cpukit/score/src/threadqextract.c
+++ b/cpukit/score/src/threadqextract.c
@@ -25,8 +25,7 @@
#include <rtems/score/threadq.h>
#include <rtems/score/tqdata.h>
-/*PAGE
- *
+/*
* _Thread_queue_Extract
*
* This routine removes a specific thread from the specified threadq,