summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/pthreadgetattrnp.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/pthreadgetattrnp.c')
-rw-r--r--cpukit/posix/src/pthreadgetattrnp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/pthreadgetattrnp.c b/cpukit/posix/src/pthreadgetattrnp.c
index 44c0edf0f0..a449ad48eb 100644
--- a/cpukit/posix/src/pthreadgetattrnp.c
+++ b/cpukit/posix/src/pthreadgetattrnp.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Pthread Get Attribute
* @ingroup POSIXAPI
+ *
+ * @brief Pthread Get Attribute
*/
/*