From 0a84c29890444a2d3ca32cc6e2ea5f23be3137b1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 23 Jul 2014 15:37:03 -0500 Subject: coretod*.c: Fix Doxygen group and comment formatting --- cpukit/score/src/coretod.c | 4 ++-- cpukit/score/src/coretodget.c | 8 ++++---- cpukit/score/src/coretodgetuptimetimespec.c | 4 ++-- cpukit/score/src/coretodtickle.c | 4 ++-- cpukit/score/src/coretodtickspersec.c | 8 ++++---- 5 files changed, 14 insertions(+), 14 deletions(-) (limited to 'cpukit/score/src') diff --git a/cpukit/score/src/coretod.c b/cpukit/score/src/coretod.c index f33d716ecf..2deeebaeb3 100644 --- a/cpukit/score/src/coretod.c +++ b/cpukit/score/src/coretod.c @@ -3,10 +3,10 @@ * * @brief Initializes the Time of Day Handler * - * @ingroup ScoreTODConstants + * @ingroup ScoreTOD */ -/* COPYRIGHT (c) 1989-2008. +/* COPYRIGHT (c) 1989-2014. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be diff --git a/cpukit/score/src/coretodget.c b/cpukit/score/src/coretodget.c index d3fbaf43fc..70eb238a09 100644 --- a/cpukit/score/src/coretodget.c +++ b/cpukit/score/src/coretodget.c @@ -1,12 +1,12 @@ /** - * @file + * @file * - * @brief Returns a Current TOD with Nanosecond Granularity - * @ingroup ScoreTODConstants + * @brief Returns a Current TOD with Nanosecond Granularity + * @ingroup ScoreTOD */ /* - * COPYRIGHT (c) 1989-2008. + * COPYRIGHT (c) 1989-2014. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be diff --git a/cpukit/score/src/coretodgetuptimetimespec.c b/cpukit/score/src/coretodgetuptimetimespec.c index 21c5b4f8b8..5980b2f4bd 100644 --- a/cpukit/score/src/coretodgetuptimetimespec.c +++ b/cpukit/score/src/coretodgetuptimetimespec.c @@ -2,11 +2,11 @@ * @file * * @brief Get Uptime as struct timespec - * @ingroup ScoreTODConstants + * @ingroup ScoreTOD */ /* - * COPYRIGHT (c) 1989-2008. + * COPYRIGHT (c) 1989-2014. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be diff --git a/cpukit/score/src/coretodtickle.c b/cpukit/score/src/coretodtickle.c index 2bc610529d..9116fc1a3b 100644 --- a/cpukit/score/src/coretodtickle.c +++ b/cpukit/score/src/coretodtickle.c @@ -3,10 +3,10 @@ * * @brief Increments time of day at each clock tick * - * @ingroup ScoreTODConstants + * @ingroup ScoreTOD */ -/* COPYRIGHT (c) 1989-2007. +/* COPYRIGHT (c) 1989-2014. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be diff --git a/cpukit/score/src/coretodtickspersec.c b/cpukit/score/src/coretodtickspersec.c index 32f5e6a884..cfe53cea86 100644 --- a/cpukit/score/src/coretodtickspersec.c +++ b/cpukit/score/src/coretodtickspersec.c @@ -1,11 +1,11 @@ /** - * @file + * @file * - * @brief Convert Ticks To Seconds - * @ingroup ScoreTODConstants + * @brief Convert Ticks To Seconds + * @ingroup ScoreTOD */ -/* COPYRIGHT (c) 1989-2008. +/* COPYRIGHT (c) 1989-2014. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be -- cgit v1.2.3