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/ratemoncancel.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'cpukit/rtems/src/ratemoncancel.c') diff --git a/cpukit/rtems/src/ratemoncancel.c b/cpukit/rtems/src/ratemoncancel.c index 37648eef90..3d95c06fd7 100644 --- a/cpukit/rtems/src/ratemoncancel.c +++ b/cpukit/rtems/src/ratemoncancel.c @@ -1,8 +1,10 @@ /** - * @file + * @file * - * @brief RTEMS Rate Monotonic Cancel - * @ingroup ClassicRateMon + * @ingroup RTEMSImplClassicRateMonotonic + * + * @brief This source file contains the implementation of + * rtems_rate_monotonic_cancel(). */ /* -- cgit v1.2.3