[rtems commit] rtems: Fix Doxygen group memberships

Sebastian Huber sebh at rtems.org
Wed Dec 2 07:13:55 UTC 2020


Module:    rtems
Branch:    master
Commit:    226b90b455c7d797b34225db4b3a109e9d684cbb
Changeset: http://git.rtems.org/rtems/commit/?id=226b90b455c7d797b34225db4b3a109e9d684cbb

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Dec  2 08:13:26 2020 +0100

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(-)

diff --git a/cpukit/include/rtems/rtems/event.h b/cpukit/include/rtems/rtems/event.h
index f5d22ee..2a58b98 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 b476825..3f9fc98 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.
  */



More information about the vc mailing list