summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/msgmp.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-12-09 10:17:00 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-12-09 10:17:00 -0600
commit651e3aa8d8216e25d59225da50272c0a1fbcc90d (patch)
tree300e7a412783e02fdf8c9767778f3bd0ba80092b /cpukit/rtems/include/rtems/rtems/msgmp.h
parentarm: csb336: Add doxygen (diff)
downloadrtems-651e3aa8d8216e25d59225da50272c0a1fbcc90d.tar.bz2
cpukit/rtems: Remove XXX in comments
Diffstat (limited to 'cpukit/rtems/include/rtems/rtems/msgmp.h')
-rw-r--r--cpukit/rtems/include/rtems/rtems/msgmp.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/msgmp.h b/cpukit/rtems/include/rtems/rtems/msgmp.h
index 87ae40d349..944372113d 100644
--- a/cpukit/rtems/include/rtems/rtems/msgmp.h
+++ b/cpukit/rtems/include/rtems/rtems/msgmp.h
@@ -7,7 +7,7 @@
* with the Multiprocessing Support in the Message Manager.
*/
-/* COPYRIGHT (c) 1989-2008.
+/* COPYRIGHT (c) 1989-2013.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -33,7 +33,8 @@ extern "C" {
*
* @ingroup ClassicMP
*
- * This encapsulates functionality which XXX
+ * This encapsulates functionality related to the transparent multiprocessing
+ * support within the Classic API Message Queue Manager.
*/
/*{*/