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/msgqident.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpukit/rtems/src/msgqident.c') diff --git a/cpukit/rtems/src/msgqident.c b/cpukit/rtems/src/msgqident.c index fd5728d51e..a6c58ee4cb 100644 --- a/cpukit/rtems/src/msgqident.c +++ b/cpukit/rtems/src/msgqident.c @@ -5,7 +5,8 @@ * * @ingroup RTEMSImplClassicMessage * - * @brief rtems_message_queue_ident() Implementation + * @brief This source file contains the implementation of + * rtems_message_queue_ident(). */ /* -- cgit v1.2.3