summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/clock.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/clock.h
parentarm: csb336: Add doxygen (diff)
downloadrtems-651e3aa8d8216e25d59225da50272c0a1fbcc90d.tar.bz2
cpukit/rtems: Remove XXX in comments
Diffstat (limited to '')
-rw-r--r--cpukit/rtems/include/rtems/rtems/clock.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/clock.h b/cpukit/rtems/include/rtems/rtems/clock.h
index ec8d8f8f70..e933a5e31a 100644
--- a/cpukit/rtems/include/rtems/rtems/clock.h
+++ b/cpukit/rtems/include/rtems/rtems/clock.h
@@ -19,7 +19,7 @@
* - obtain the system uptime
*/
-/* COPYRIGHT (c) 1989-2008.
+/* COPYRIGHT (c) 1989-2013.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -42,7 +42,8 @@
*
* @ingroup ClassicRTEMS
*
- * This encapsulates functionality which XXX
+ * This encapsulates functionality related to the Classic API Clock
+ * Manager.
*/
/**@{*/