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/status.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cpukit/rtems/include/rtems/rtems/status.h') diff --git a/cpukit/rtems/include/rtems/rtems/status.h b/cpukit/rtems/include/rtems/rtems/status.h index 4dad087435..2761791478 100644 --- a/cpukit/rtems/include/rtems/rtems/status.h +++ b/cpukit/rtems/include/rtems/rtems/status.h @@ -10,7 +10,7 @@ * executive directives. */ -/* COPYRIGHT (c) 1989-2008. +/* COPYRIGHT (c) 1989-2013. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be @@ -32,7 +32,8 @@ extern "C" { * * @ingroup ClassicRTEMS * - * This encapsulates functionality which XXX + * This encapsulates functionality related to the status codes returned + * by Classic API directives. */ /**@{*/ -- cgit v1.2.3