summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/part.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-02 08:13:26 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-02 08:13:26 +0100
commit226b90b455c7d797b34225db4b3a109e9d684cbb (patch)
tree6d39395ee05f57aba910931689a603ac85b55fb9 /cpukit/include/rtems/rtems/part.h
parentconfig: Canonicalize @defgroup and @file comments (diff)
downloadrtems-226b90b455c7d797b34225db4b3a109e9d684cbb.tar.bz2
rtems: Fix Doxygen group memberships
Update #3706.
Diffstat (limited to '')
-rw-r--r--cpukit/include/rtems/rtems/part.h2
1 files changed, 1 insertions, 1 deletions
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.
*/