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