summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/objectidtoname.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/src/objectidtoname.c10
1 files changed, 6 insertions, 4 deletions
diff --git a/cpukit/score/src/objectidtoname.c b/cpukit/score/src/objectidtoname.c
index a689102c8c..a959636870 100644
--- a/cpukit/score/src/objectidtoname.c
+++ b/cpukit/score/src/objectidtoname.c
@@ -1,8 +1,10 @@
-/*
- * @file
+/**
+ * @file
+ *
+ * @ingroup RTEMSScoreObject
*
- * @brief Object id to name
- * @ingroup RTEMSScore
+ * @brief This source file contains the implementation of
+ * _Objects_Id_to_name().
*/
/*