[rtems commit] rtems: Fix Doxygen group name

Sebastian Huber sebh at rtems.org
Wed Dec 2 07:15:46 UTC 2020


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

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

rtems: Fix Doxygen group name

Update #3706.

---

 cpukit/include/rtems/rtems/part.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpukit/include/rtems/rtems/part.h b/cpukit/include/rtems/rtems/part.h
index 3f9fc98..16f7eff 100644
--- a/cpukit/include/rtems/rtems/part.h
+++ b/cpukit/include/rtems/rtems/part.h
@@ -3,7 +3,7 @@
 /**
  * @file
  *
- * @ingroup RTEMSImplClassicPart
+ * @ingroup RTEMSImplClassicPartition
  *
  * @brief This header file provides the Partition Manager API.
  */



More information about the vc mailing list