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