summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/rbtree.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/rbtree.c')
-rw-r--r--cpukit/score/src/rbtree.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/score/src/rbtree.c b/cpukit/score/src/rbtree.c
index 7eac52777c..0b52989927 100644
--- a/cpukit/score/src/rbtree.c
+++ b/cpukit/score/src/rbtree.c
@@ -17,8 +17,7 @@
#include <rtems/score/rbtree.h>
#include <rtems/score/isr.h>
-/*PAGE
- *
+/*
* _RBTree_Initialize
*
* This kernel routine initializes a Red-Black Tree.