summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/clock.h
diff options
context:
space:
mode:
authorMathew Kallada <matkallada@gmail.com>2012-12-12 06:25:40 -0500
committerGedare Bloom <gedare@rtems.org>2012-12-12 06:25:40 -0500
commitf1eb368d1a29257d8a69cd060d97ecac16fa4f86 (patch)
tree1e19664edead809207ec8cbed2c88eee8e2d30f5 /cpukit/rtems/include/rtems/rtems/clock.h
parentlibfs: Doxygen Enhancement GCI Task #7 (diff)
downloadrtems-f1eb368d1a29257d8a69cd060d97ecac16fa4f86.tar.bz2
cpukit/rtems: Header File Doxygen Enhancement GCI Task #8
http://www.google-melange.com/gci/task/view/google/gci2012/7948217
Diffstat (limited to '')
-rw-r--r--cpukit/rtems/include/rtems/rtems/clock.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/clock.h b/cpukit/rtems/include/rtems/rtems/clock.h
index 7eaa2cbf3e..549dc798c9 100644
--- a/cpukit/rtems/include/rtems/rtems/clock.h
+++ b/cpukit/rtems/include/rtems/rtems/clock.h
@@ -1,6 +1,8 @@
/**
* @file rtems/rtems/clock.h
*
+ * @brief Constants and Structures Associated with the Clock Manager
+ *
* This include file contains all the constants and structures associated
* with the Clock Manager. This manager provides facilities to set, obtain,
* and continually update the current date and time.
@@ -257,7 +259,7 @@ time_t rtems_clock_get_uptime_seconds( void );
* @param[in] the_tod is the TOD structure to validate
*
* @return This method returns true if the TOD is valid and false otherwise.
- *
+ *
* @note This routine only works for leap-years through 2099.
*/
bool _TOD_Validate(