summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/objectgetinfoid.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/src/objectgetinfoid.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/score/src/objectgetinfoid.c b/cpukit/score/src/objectgetinfoid.c
index 99243cc938..b127ef4e47 100644
--- a/cpukit/score/src/objectgetinfoid.c
+++ b/cpukit/score/src/objectgetinfoid.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief Get Information of an Object from an ID
+ * @ingroup RTEMSScoreObject
*
- * @ingroup RTEMSScore
+ * @brief This source file contains the implementation of
+ * _Objects_Get_information_id().
*/
/*