From 72811c71af08d778f6d24dea77a36bffb2ab4809 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 14 Oct 2020 10:57:35 +0200 Subject: rtems: Canonicalize task event file documentation --- cpukit/rtems/src/eventmp.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'cpukit/rtems/src/eventmp.c') diff --git a/cpukit/rtems/src/eventmp.c b/cpukit/rtems/src/eventmp.c index ee971a720a..a31476af74 100644 --- a/cpukit/rtems/src/eventmp.c +++ b/cpukit/rtems/src/eventmp.c @@ -1,8 +1,10 @@ /** - * @file + * @file * - * @brief Event MP Support - * @ingroup ClassicEventMP + * @ingroup ClassicEventMP + * + * @brief This source file contains the implementation of the task event MPCI + * support. */ /* -- cgit v1.2.3