summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/chainappend.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/chainappend.c')
-rw-r--r--cpukit/score/src/chainappend.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/score/src/chainappend.c b/cpukit/score/src/chainappend.c
index 302ca34f32..5774118aeb 100644
--- a/cpukit/score/src/chainappend.c
+++ b/cpukit/score/src/chainappend.c
@@ -1,3 +1,10 @@
+/**
+ * @file
+ *
+ * @brief Append a Node on the End of a Chain
+ * @ingroup ScoreChain
+*/
+
/*
* COPYRIGHT (c) 1989-2007.
* On-Line Applications Research Corporation (OAR).