summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threaddelayended.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/threaddelayended.c')
-rw-r--r--cpukit/score/src/threaddelayended.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/score/src/threaddelayended.c b/cpukit/score/src/threaddelayended.c
index 4f72764608..94b5998292 100644
--- a/cpukit/score/src/threaddelayended.c
+++ b/cpukit/score/src/threaddelayended.c
@@ -30,8 +30,7 @@
#include <rtems/score/userext.h>
#include <rtems/score/wkspace.h>
-/*PAGE
- *
+/*
* _Thread_Delay_ended
*
* This routine processes a thread whose delay period has ended.