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/eventmp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/rtems/src/eventmp.c') diff --git a/cpukit/rtems/src/eventmp.c b/cpukit/rtems/src/eventmp.c index d1968d3e98..6676c2461d 100644 --- a/cpukit/rtems/src/eventmp.c +++ b/cpukit/rtems/src/eventmp.c @@ -3,8 +3,8 @@ * * @ingroup RTEMSImplClassicEventMP * - * @brief This source file contains the implementation of the task event MPCI - * support. + * @brief This source file contains the implementation to support the Event + * Manager in multiprocessing (MP) configurations. */ /* -- cgit v1.2.3