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/rtemsobjectgetapiclassname.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'cpukit/rtems/src/rtemsobjectgetapiclassname.c') diff --git a/cpukit/rtems/src/rtemsobjectgetapiclassname.c b/cpukit/rtems/src/rtemsobjectgetapiclassname.c index 1f2952765d..f2c7df047d 100644 --- a/cpukit/rtems/src/rtemsobjectgetapiclassname.c +++ b/cpukit/rtems/src/rtemsobjectgetapiclassname.c @@ -1,8 +1,10 @@ /** - * @file + * @file * - * @brief Get Class Name - * @ingroup ClassicClassInfo + * @ingroup RTEMSImplClassicObject + * + * @brief This source file contains the implementation of + * rtems_object_get_api_class_name(). */ /* -- cgit v1.2.3