summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/mqueue.h
diff options
context:
space:
mode:
authorAlex Ivanov <alexivanov97@gmail.com>2012-12-28 17:48:12 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2012-12-28 17:48:12 -0600
commit3cf4031c1979c1ce29cb0ff1b4e10f4f9de8005a (patch)
tree28e910c18aa3134b54f2b1bc08b4f68025fd832c /cpukit/posix/include/mqueue.h
parentrtems: Doxygen Clean Up Task #3 (diff)
downloadrtems-3cf4031c1979c1ce29cb0ff1b4e10f4f9de8005a.tar.bz2
Header File Doxygen Enhancement Task #1
Diffstat (limited to 'cpukit/posix/include/mqueue.h')
-rw-r--r--cpukit/posix/include/mqueue.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/posix/include/mqueue.h b/cpukit/posix/include/mqueue.h
index a35d94ccc4..0f937f5f2b 100644
--- a/cpukit/posix/include/mqueue.h
+++ b/cpukit/posix/include/mqueue.h
@@ -1,6 +1,8 @@
/**
- * @file mqueue.h
+ * @file
*
+ * @brief POSIX Message Queues
+ *
* This file contains the definitions related to POSIX Message Queues.
*
* The structure of the routines is identical to that of POSIX