summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/timestampimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/timestampimpl.h')
-rw-r--r--cpukit/include/rtems/score/timestampimpl.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/cpukit/include/rtems/score/timestampimpl.h b/cpukit/include/rtems/score/timestampimpl.h
index 11e675c7ca..eafd1145c0 100644
--- a/cpukit/include/rtems/score/timestampimpl.h
+++ b/cpukit/include/rtems/score/timestampimpl.h
@@ -3,9 +3,8 @@
*
* @ingroup RTEMSScoreTimestamp
*
- * @brief Helpers for Manipulating Timestamps
- *
- * This include file contains helpers for manipulating timestamps.
+ * @brief This header file provides interfaces of the
+ * @ref RTEMSScoreTimestamp which are only used by the implementation.
*/
/*