summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadattrgetstack.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/pthreadattrgetstack.c')
-rw-r--r--cpukit/posix/src/pthreadattrgetstack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/pthreadattrgetstack.c b/cpukit/posix/src/pthreadattrgetstack.c
index a1254ae7a1..298383556b 100644
--- a/cpukit/posix/src/pthreadattrgetstack.c
+++ b/cpukit/posix/src/pthreadattrgetstack.c
@@ -2,7 +2,7 @@
* @file
*
* @brief Function Gets the Thread Creation Stack Attributes in the attr
- * @ingroup POSIX
+ * @ingroup POSIXAPI
*/
/*