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/include/rtems/rtems/clockimpl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/include/rtems/rtems/clockimpl.h') diff --git a/cpukit/include/rtems/rtems/clockimpl.h b/cpukit/include/rtems/rtems/clockimpl.h index eff1231fb2..c13c158410 100644 --- a/cpukit/include/rtems/rtems/clockimpl.h +++ b/cpukit/include/rtems/rtems/clockimpl.h @@ -3,8 +3,8 @@ * * @ingroup RTEMSImplClassicClock * - * @brief This header file provides interfaces used by the Clock Manager - * implementation. + * @brief This header file provides the implementation interfaces of + * the @ref RTEMSImplClassicClock. */ /* COPYRIGHT (c) 1989-2013. -- cgit v1.2.3