summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/coremsg.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/coremsg.h')
-rw-r--r--cpukit/include/rtems/score/coremsg.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/cpukit/include/rtems/score/coremsg.h b/cpukit/include/rtems/score/coremsg.h
index 4034577e96..c4320a11a3 100644
--- a/cpukit/include/rtems/score/coremsg.h
+++ b/cpukit/include/rtems/score/coremsg.h
@@ -3,10 +3,8 @@
*
* @ingroup RTEMSScoreMessageQueue
*
- * @brief Constants and Structures Associated with the Message Queue Handler.
- *
- * This include file contains all the constants and structures associated
- * with the Message queue Handler.
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreMessageQueue which are only used by the implementation.
*/
/*