summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/keycreate.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/keycreate.c')
-rw-r--r--cpukit/posix/src/keycreate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/keycreate.c b/cpukit/posix/src/keycreate.c
index 3ac462dbcb..b41b59017e 100644
--- a/cpukit/posix/src/keycreate.c
+++ b/cpukit/posix/src/keycreate.c
@@ -2,7 +2,7 @@
* @file
*
* @brief Thread-Specific Data Key Create
- * @ingroup POSIX
+ * @ingroup POSIXAPI
*/
/*