summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/chainappendnotify.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/sapi/src/chainappendnotify.c')
-rw-r--r--cpukit/sapi/src/chainappendnotify.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/sapi/src/chainappendnotify.c b/cpukit/sapi/src/chainappendnotify.c
index 37a292bfc4..c4f618458e 100644
--- a/cpukit/sapi/src/chainappendnotify.c
+++ b/cpukit/sapi/src/chainappendnotify.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @ingroup ClassicChains
+ * @ingroup RTEMSAPIClassicChains
*
- * @brief rtems_chain_append_with_notification() implementation.
+ * @brief This source file contains the implementation of
+ * rtems_chain_append_with_notification().
*/
/*