summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/pthreadsetschedparam.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/pthreadsetschedparam.c')
-rw-r--r--cpukit/posix/src/pthreadsetschedparam.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/pthreadsetschedparam.c b/cpukit/posix/src/pthreadsetschedparam.c
index 51dee9bca9..9ab543cd31 100644
--- a/cpukit/posix/src/pthreadsetschedparam.c
+++ b/cpukit/posix/src/pthreadsetschedparam.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function sets scheduling policy and parameters of the thread
* @ingroup POSIXAPI
+ *
+ * @brief Function sets scheduling policy and parameters of the thread
*/
/*