summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/aio_misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/aio_misc.c')
-rw-r--r--cpukit/posix/src/aio_misc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/aio_misc.c b/cpukit/posix/src/aio_misc.c
index 5a281a94f5..6c5c6b981a 100644
--- a/cpukit/posix/src/aio_misc.c
+++ b/cpukit/posix/src/aio_misc.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Actual request being processed
* @ingroup POSIXAPI
+ *
+ * @brief Actual request being processed
*/
/*