summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/inline/rtems/posix/timer.inl
diff options
context:
space:
mode:
authorAlex Ivanov <alexivanov97@gmail.com>2013-01-04 09:36:01 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2013-01-04 09:36:01 -0600
commit436f86e142265f746c6b761134e5259af9502048 (patch)
treedc7c964ed79dca124cb5eb7ceff3701b4c0f06c9 /cpukit/posix/inline/rtems/posix/timer.inl
parentrtems: Doxygen Clean Up Task #1 (diff)
downloadrtems-436f86e142265f746c6b761134e5259af9502048.tar.bz2
posix: Doxygen Clean Up Task #2
Diffstat (limited to '')
-rw-r--r--cpukit/posix/inline/rtems/posix/timer.inl4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/posix/inline/rtems/posix/timer.inl b/cpukit/posix/inline/rtems/posix/timer.inl
index 03377252fe..bc1db80c88 100644
--- a/cpukit/posix/inline/rtems/posix/timer.inl
+++ b/cpukit/posix/inline/rtems/posix/timer.inl
@@ -1,6 +1,8 @@
/**
- * @file rtems/posix/timer.inl
+ * @file
*
+ * @brief Inlined Routines from the POSIX Timer Manager
+ *
* This file contains the static inline implementation of the inlined routines
* from the POSIX Timer Manager.
*/