summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/timespecgetasnanoseconds.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/src/timespecgetasnanoseconds.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/cpukit/score/src/timespecgetasnanoseconds.c b/cpukit/score/src/timespecgetasnanoseconds.c
index 7435464986..96b4f64467 100644
--- a/cpukit/score/src/timespecgetasnanoseconds.c
+++ b/cpukit/score/src/timespecgetasnanoseconds.c
@@ -1,8 +1,10 @@
/**
- * @file
+ * @file
*
- * @brief Get As Nanoseconds
- * @ingroup Timespec
+ * @ingroup RTEMSScoreTimespec
+ *
+ * @brief This source file contains the implementation of
+ * _Timespec_Get_as_nanoseconds().
*/
/*