summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/eventdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/rtems/eventdata.h')
-rw-r--r--cpukit/include/rtems/rtems/eventdata.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/include/rtems/rtems/eventdata.h b/cpukit/include/rtems/rtems/eventdata.h
index 23f0a1bf9e..650c3d544a 100644
--- a/cpukit/include/rtems/rtems/eventdata.h
+++ b/cpukit/include/rtems/rtems/eventdata.h
@@ -1,7 +1,7 @@
/**
* @file
*
- * @ingroup ClassicEventImpl
+ * @ingroup RTEMSImplClassicEvent
*
* @brief This header file provides the API used by the Application
* Configuration to define the configured Thread Control Block (TCB).
@@ -25,7 +25,7 @@ extern "C" {
#endif
/**
- * @addtogroup ClassicEventImpl
+ * @addtogroup RTEMSImplClassicEvent
*
* @{
*/