summaryrefslogtreecommitdiff
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.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/score/src/schedulerpriorityschedule.c b/cpukit/score/src/schedulerpriorityschedule.c
index 3e1acb07c8..7861a5861e 100644
--- a/cpukit/score/src/schedulerpriorityschedule.c
+++ b/cpukit/score/src/schedulerpriorityschedule.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Priority Scheduler Schedule Method
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Priority Scheduler Schedule Method
*/
/*