summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/objectnametoidstring.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/src/objectnametoidstring.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/score/src/objectnametoidstring.c b/cpukit/score/src/objectnametoidstring.c
index 38054bface..d08652f88a 100644
--- a/cpukit/score/src/objectnametoidstring.c
+++ b/cpukit/score/src/objectnametoidstring.c
@@ -3,7 +3,8 @@
*
* @ingroup RTEMSScoreObject
*
- * @brief Object ID to Name
+ * @brief This source file contains the implementation of
+ * _Objects_Get_by_name().
*/
/*