summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/cleanuppop.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/cleanuppop.c')
-rw-r--r--cpukit/posix/src/cleanuppop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/cleanuppop.c b/cpukit/posix/src/cleanuppop.c
index 9e198f74c9..bbadec5f11 100644
--- a/cpukit/posix/src/cleanuppop.c
+++ b/cpukit/posix/src/cleanuppop.c
@@ -2,7 +2,7 @@
* @file
*
* @brief Removes Routine from Top of Calling Thread's stack and Invoke it
- * @ingroup POSIX
+ * @ingroup POSIXAPI
*/
/*