summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/rbtreefind.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/sapi/src/rbtreefind.c')
-rw-r--r--cpukit/sapi/src/rbtreefind.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/sapi/src/rbtreefind.c b/cpukit/sapi/src/rbtreefind.c
index 7c8fcb8952..e043618621 100644
--- a/cpukit/sapi/src/rbtreefind.c
+++ b/cpukit/sapi/src/rbtreefind.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @ingroup RTEMSScorertems_rbtree
+ * @ingroup RTEMSAPIClassicRBTrees
*
- * @brief Find the control structure of the tree containing the given node
+ * @brief This source file contains the implementation of
+ * rtems_rbtree_find().
*/
/*