summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/timespecdividebyinteger.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/timespecdividebyinteger.c')
-rw-r--r--cpukit/score/src/timespecdividebyinteger.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/cpukit/score/src/timespecdividebyinteger.c b/cpukit/score/src/timespecdividebyinteger.c
index 85db7f10d9..33d21643ff 100644
--- a/cpukit/score/src/timespecdividebyinteger.c
+++ b/cpukit/score/src/timespecdividebyinteger.c
@@ -1,5 +1,9 @@
/**
- * @file score/src/timespecdividebyinteger.c
+ * @file
+ *
+ * @brief Divide Timespec By Integer
+ *
+ * @ingroup Timespec
*/
/*