summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/rbtree.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/rbtree.h')
-rw-r--r--cpukit/include/rtems/score/rbtree.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/cpukit/include/rtems/score/rbtree.h b/cpukit/include/rtems/score/rbtree.h
index d023c21610..6b0674eecc 100644
--- a/cpukit/include/rtems/score/rbtree.h
+++ b/cpukit/include/rtems/score/rbtree.h
@@ -3,10 +3,9 @@
*
* @ingroup RTEMSScoreRBTree
*
- * @brief Constants and Structures Associated with the Red-Black Tree Handler
- *
- * This include file contains all the constants and structures associated
- * with the Red-Black Tree Handler.
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreRBTree which are used by the implementation, the
+ * @ref RTEMSImplApplConfig, and the API.
*/
/*