summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/aio.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/posix/include/aio.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/posix/include/aio.h b/cpukit/posix/include/aio.h
index f4f824ab69..3ad7a400e6 100644
--- a/cpukit/posix/include/aio.h
+++ b/cpukit/posix/include/aio.h
@@ -1,6 +1,8 @@
/**
- * @file aio.h
+ * @file
*
+ * @brief POSIX Asynchronous Input and Output
+ *
* This file contains the definitions related to POSIX Asynchronous
* Input and Output,
*/