summaryrefslogtreecommitdiff
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.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/pthreadattrgetstack.c b/cpukit/posix/src/pthreadattrgetstack.c
index 719a535915..306d618c65 100644
--- a/cpukit/posix/src/pthreadattrgetstack.c
+++ b/cpukit/posix/src/pthreadattrgetstack.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Function Gets the Thread Creation Stack Attributes in the attr
* @ingroup POSIXAPI
+ *
+ * @brief Function Gets the Thread Creation Stack Attributes in the attr
*/
/*