summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/scheduleredfchangepriority.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/scheduleredfchangepriority.c')
-rw-r--r--cpukit/score/src/scheduleredfchangepriority.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/cpukit/score/src/scheduleredfchangepriority.c b/cpukit/score/src/scheduleredfchangepriority.c
index 42d899b876..b6d7e334ee 100644
--- a/cpukit/score/src/scheduleredfchangepriority.c
+++ b/cpukit/score/src/scheduleredfchangepriority.c
@@ -1,8 +1,10 @@
/**
- * @file
+ * @file
*
- * @brief Scheduler EDF Extract
- * @ingroup RTEMSScoreScheduler
+ * @ingroup RTEMSScoreSchedulerEDF
+ *
+ * @brief This source file contains the implementation of
+ * _Scheduler_EDF_Update_priority().
*/
/*