summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/schedulersimplechangepriority.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/schedulersimplechangepriority.c')
-rw-r--r--cpukit/score/src/schedulersimplechangepriority.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/schedulersimplechangepriority.c b/cpukit/score/src/schedulersimplechangepriority.c
index c2c60a5f01..01e35da1d4 100644
--- a/cpukit/score/src/schedulersimplechangepriority.c
+++ b/cpukit/score/src/schedulersimplechangepriority.c
@@ -3,7 +3,7 @@
*
* @brief Removes a Thread from the Simple Queue
*
- * @ingroup ScoreScheduler
+ * @ingroup RTEMSScoreScheduler
*/
/*