summaryrefslogtreecommitdiffstats
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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/sched_setparam.c b/cpukit/posix/src/sched_setparam.c
index 8e894e0978..e291292555 100644
--- a/cpukit/posix/src/sched_setparam.c
+++ b/cpukit/posix/src/sched_setparam.c
@@ -2,7 +2,7 @@
* @file
*
* @brief Sets Scheduling Parameters Associated with Scheduling Policies
- * @ingroup POSIX
+ * @ingroup POSIXAPI
*/
/*