summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/objectgetlocal.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/src/objectgetlocal.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/cpukit/score/src/objectgetlocal.c b/cpukit/score/src/objectgetlocal.c
index a09f3ebcaf..ac5155c819 100644
--- a/cpukit/score/src/objectgetlocal.c
+++ b/cpukit/score/src/objectgetlocal.c
@@ -1,8 +1,10 @@
/**
- * @file
+ * @file
*
- * @brief Object Get Local
- * @ingroup RTEMSScoreObject
+ * @ingroup RTEMSScoreObject
+ *
+ * @brief This source file contains the implementation of
+ * _Objects_Get().
*/
/*