summaryrefslogtreecommitdiff
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.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/sapi/src/rbtreefind.c b/cpukit/sapi/src/rbtreefind.c
index f58799f19f..7c8fcb8952 100644
--- a/cpukit/sapi/src/rbtreefind.c
+++ b/cpukit/sapi/src/rbtreefind.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Find the control structure of the tree containing the given node
* @ingroup RTEMSScorertems_rbtree
+ *
+ * @brief Find the control structure of the tree containing the given node
*/
/*