summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadattrsetschedpolicy.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/pthreadattrsetschedpolicy.c')
-rw-r--r--cpukit/posix/src/pthreadattrsetschedpolicy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/pthreadattrsetschedpolicy.c b/cpukit/posix/src/pthreadattrsetschedpolicy.c
index ee7fe1fce3..4b4187ef40 100644
--- a/cpukit/posix/src/pthreadattrsetschedpolicy.c
+++ b/cpukit/posix/src/pthreadattrsetschedpolicy.c
@@ -2,7 +2,7 @@
* @file
*
* @brief Sets Scheduling policy Attributes of Thread Attributes Object
- * @ingroup POSIX
+ * @ingroup POSIXAPI
*/
/*