summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/sched_setparam.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/sched_setparam.c')
-rw-r--r--cpukit/posix/src/sched_setparam.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/sched_setparam.c b/cpukit/posix/src/sched_setparam.c
index c917500edb..4aa56ec0f8 100644
--- a/cpukit/posix/src/sched_setparam.c
+++ b/cpukit/posix/src/sched_setparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Sets Scheduling Parameters Associated with Scheduling Policies
* @ingroup POSIXAPI
+ *
+ * @brief Sets Scheduling Parameters Associated with Scheduling Policies
*/
/*