summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/clockgettime.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/clockgettime.c')
-rw-r--r--cpukit/posix/src/clockgettime.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/posix/src/clockgettime.c b/cpukit/posix/src/clockgettime.c
index a885a838b8..8f6dd9aa75 100644
--- a/cpukit/posix/src/clockgettime.c
+++ b/cpukit/posix/src/clockgettime.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Retrieves the Specified Clock Time
* @ingroup POSIXAPI
+ *
+ * @brief Retrieves the Specified Clock Time
*/
/*