summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/eventmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/src/eventmp.c')
-rw-r--r--cpukit/rtems/src/eventmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/rtems/src/eventmp.c b/cpukit/rtems/src/eventmp.c
index a31476af74..d1968d3e98 100644
--- a/cpukit/rtems/src/eventmp.c
+++ b/cpukit/rtems/src/eventmp.c
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup ClassicEventMP
+ * @ingroup RTEMSImplClassicEventMP
*
* @brief This source file contains the implementation of the task event MPCI
* support.