From 651e3aa8d8216e25d59225da50272c0a1fbcc90d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 9 Dec 2013 10:17:00 -0600 Subject: cpukit/rtems: Remove XXX in comments --- cpukit/rtems/include/rtems/rtems/eventmp.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cpukit/rtems/include/rtems/rtems/eventmp.h') diff --git a/cpukit/rtems/include/rtems/rtems/eventmp.h b/cpukit/rtems/include/rtems/rtems/eventmp.h index d672da89c7..3ffaa91e73 100644 --- a/cpukit/rtems/include/rtems/rtems/eventmp.h +++ b/cpukit/rtems/include/rtems/rtems/eventmp.h @@ -10,7 +10,7 @@ * with the Multiprocessing Support in the Event 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 @@ -36,7 +36,8 @@ extern "C" { * * @ingroup ClassicMP * - * This encapsulates functionality which XXX + * This encapsulates functionality related to the transparent multiprocessing + * support within the Classic API Event Manager. */ /**@{*/ -- cgit v1.2.3