From 226b90b455c7d797b34225db4b3a109e9d684cbb Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 2 Dec 2020 08:13:26 +0100 Subject: rtems: Fix Doxygen group memberships Update #3706. --- cpukit/include/rtems/rtems/event.h | 2 +- cpukit/include/rtems/rtems/part.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/include/rtems/rtems') diff --git a/cpukit/include/rtems/rtems/event.h b/cpukit/include/rtems/rtems/event.h index f5d22ee8d3..2a58b9840b 100644 --- a/cpukit/include/rtems/rtems/event.h +++ b/cpukit/include/rtems/rtems/event.h @@ -3,7 +3,7 @@ /** * @file * - * @ingroup RTEMSAPIClassicEvent + * @ingroup RTEMSImplClassicEvent * * @brief This header file provides the Event Manager API. */ diff --git a/cpukit/include/rtems/rtems/part.h b/cpukit/include/rtems/rtems/part.h index b476825e01..3f9fc989d8 100644 --- a/cpukit/include/rtems/rtems/part.h +++ b/cpukit/include/rtems/rtems/part.h @@ -3,7 +3,7 @@ /** * @file * - * @ingroup RTEMSAPIClassicPart + * @ingroup RTEMSImplClassicPart * * @brief This header file provides the Partition Manager API. */ -- cgit v1.2.3