summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/scheduler.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/scheduler.c')
-rw-r--r--cpukit/score/src/scheduler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/scheduler.c b/cpukit/score/src/scheduler.c
index e5b9688faf..db2c43502d 100644
--- a/cpukit/score/src/scheduler.c
+++ b/cpukit/score/src/scheduler.c
@@ -2,7 +2,7 @@
* @file
*
* @brief Scheduler Initialize
- * @ingroup ScoreScheduler
+ * @ingroup RTEMSScoreScheduler
*/
/*