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/rtemstimer.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cpukit/rtems/src/rtemstimer.c') diff --git a/cpukit/rtems/src/rtemstimer.c b/cpukit/rtems/src/rtemstimer.c index 545ca1ea05..5cca23b0e5 100644 --- a/cpukit/rtems/src/rtemstimer.c +++ b/cpukit/rtems/src/rtemstimer.c @@ -1,9 +1,10 @@ /** * @file * - * @ingroup ClassicTimer + * @ingroup RTEMSImplClassicTimer * - * @brief Classic Timer Information with Zero Objects + * @brief This source file contains a definition of the ::_Timer_Information + * with zero objects. */ /* -- cgit v1.2.3