summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/coremsg.c')
-rw-r--r--cpukit/score/src/coremsg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/coremsg.c b/cpukit/score/src/coremsg.c
index 1dbadc25c7..840405446c 100644
--- a/cpukit/score/src/coremsg.c
+++ b/cpukit/score/src/coremsg.c
@@ -2,7 +2,7 @@
* @file
*
* @brief Initialize a Message Queue
- * @ingroup ScoreMessageQueue
+ * @ingroup RTEMSScoreMessageQueue
*/
/*