summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadstackallocate.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/threadstackallocate.c')
-rw-r--r--cpukit/score/src/threadstackallocate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/threadstackallocate.c b/cpukit/score/src/threadstackallocate.c
index 1d4d2c9e21..fd89d7f07f 100644
--- a/cpukit/score/src/threadstackallocate.c
+++ b/cpukit/score/src/threadstackallocate.c
@@ -2,7 +2,7 @@
* @file
*
* @brief Stack Allocate Helper
- * @ingroup ScoreThread
+ * @ingroup RTEMSScoreThread
*/