summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/objectextendinformation.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/src/objectextendinformation.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/score/src/objectextendinformation.c b/cpukit/score/src/objectextendinformation.c
index f4c96462bf..9796eb9e56 100644
--- a/cpukit/score/src/objectextendinformation.c
+++ b/cpukit/score/src/objectextendinformation.c
@@ -3,7 +3,8 @@
*
* @ingroup RTEMSScoreObject
*
- * @brief Extend Set of Objects
+ * @brief This source file contains the implementation of
+ * _Objects_Extend_information().
*/
/*