summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueuesend.c
diff options
context:
space:
mode:
authorAyush Awasthi <kolaveridi87@gmail.com>2012-12-19 22:23:52 -0500
committerGedare Bloom <gedare@rtems.org>2012-12-19 22:23:52 -0500
commit1be3fad9b473831c83ef2ded0125d402880b7e45 (patch)
tree8ac0ca6ecb75b752bd01d2f28e61d1cc4d1ec3cf /cpukit/posix/src/mqueuesend.c
parentposix: Doxygen Enhancement Task #9 (diff)
downloadrtems-1be3fad9b473831c83ef2ded0125d402880b7e45.tar.bz2
posix: Doxygen Enhancement Task #6
http://www.google-melange.com/gci/task/view/google/gci2012/7945218
Diffstat (limited to 'cpukit/posix/src/mqueuesend.c')
-rw-r--r--cpukit/posix/src/mqueuesend.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/posix/src/mqueuesend.c b/cpukit/posix/src/mqueuesend.c
index 9448dbbe7b..0d67b6d337 100644
--- a/cpukit/posix/src/mqueuesend.c
+++ b/cpukit/posix/src/mqueuesend.c
@@ -1,3 +1,10 @@
+/**
+ * @file
+ *
+ * @brief Adds Message Pointed by msg_ptr to Message Queue Reffered by mqdes
+ * @ingroup POSIX
+ */
+
/*
* NOTE: The structure of the routines is identical to that of POSIX
* Message_queues to leave the option of having unnamed message