summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadgetschedparam.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-01-10 13:22:31 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-01-10 17:06:47 -0600
commit5cb175bb52ca87c80acb0fe103d85791ce74eb1d (patch)
treebb38cf638804fdf3078eb8f0ef819898502b8a4a /cpukit/posix/src/pthreadgetschedparam.c
parentcpukit: Doxygen group fixes and many warnings addressed (diff)
downloadrtems-5cb175bb52ca87c80acb0fe103d85791ce74eb1d.tar.bz2
cpukit/posix: Doxygen group is POSIXAPI
Diffstat (limited to 'cpukit/posix/src/pthreadgetschedparam.c')
-rw-r--r--cpukit/posix/src/pthreadgetschedparam.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/pthreadgetschedparam.c b/cpukit/posix/src/pthreadgetschedparam.c
index 8c78ccca52..d681f0479a 100644
--- a/cpukit/posix/src/pthreadgetschedparam.c
+++ b/cpukit/posix/src/pthreadgetschedparam.c
@@ -2,7 +2,7 @@
* @file
*
* @brief Gets Scheduling Policy and Parameters of Individual Threads
- * @ingroup POSIX
+ * @ingroup POSIXAPI
*/
/*