From 6b5f22dcbb4a876080a3713233e4d5a23d6383ed Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 26 Nov 2020 11:45:47 +0100 Subject: rtems: Canonicalize Doxygen @file comments Use common phrases for the file brief descriptions. Update #3706. --- cpukit/rtems/src/clockgettod.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cpukit/rtems/src/clockgettod.c') diff --git a/cpukit/rtems/src/clockgettod.c b/cpukit/rtems/src/clockgettod.c index 4610c6a519..dea136d477 100644 --- a/cpukit/rtems/src/clockgettod.c +++ b/cpukit/rtems/src/clockgettod.c @@ -1,9 +1,10 @@ /** * @file * - * @ingroup ClassicClock Clocks + * @ingroup RTEMSImplClassicClock * - * @brief Obtain Current Time of Day (Classic TOD) + * @brief This source file contains the implementation of + * rtems_clock_get_tod(). */ /* -- cgit v1.2.3