summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/iterateoverthreads.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/iterateoverthreads.c')
-rw-r--r--cpukit/score/src/iterateoverthreads.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/iterateoverthreads.c b/cpukit/score/src/iterateoverthreads.c
index e829fc9edb..0fdcee4bcb 100644
--- a/cpukit/score/src/iterateoverthreads.c
+++ b/cpukit/score/src/iterateoverthreads.c
@@ -2,7 +2,7 @@
* @file
*
* @brief Iterates Over All Threads
- * @ingroup ScoreThread
+ * @ingroup RTEMSScoreThread
*/
/*