From 3db9c820e55aad1e784bf926e551a7de8dae0cdf Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Sat, 28 Nov 2020 11:16:28 +0100 Subject: sapi: Canonicalize @defgroup and @file comments Adjust group identifier and names to be in line with a common pattern. Use common phrases for the group and file brief descriptions. Update #3706. --- cpukit/sapi/src/interrtext.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cpukit/sapi/src/interrtext.c') diff --git a/cpukit/sapi/src/interrtext.c b/cpukit/sapi/src/interrtext.c index 654b3110ad..2a588a5b76 100644 --- a/cpukit/sapi/src/interrtext.c +++ b/cpukit/sapi/src/interrtext.c @@ -1,9 +1,10 @@ /** * @file * - * @brief Returns a text for an internal error code. + * @ingroup RTEMSImplClassic * - * @ingroup ClassicFatal + * @brief This source file contains the implementation of + * rtems_internal_error_text(). */ /* -- cgit v1.2.3