summaryrefslogtreecommitdiff
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.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/score/src/scheduler.c b/cpukit/score/src/scheduler.c
index a48f0e4783..45c0496838 100644
--- a/cpukit/score/src/scheduler.c
+++ b/cpukit/score/src/scheduler.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Scheduler Initialize
* @ingroup RTEMSScoreScheduler
+ *
+ * @brief Scheduler Initialize
*/
/*