[PATCH 2/3] basedefs.h: Add proper brief description
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon May 8 20:08:26 UTC 2023
---
cpukit/include/rtems/score/basedefs.h | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/cpukit/include/rtems/score/basedefs.h b/cpukit/include/rtems/score/basedefs.h
index 96b1d65e27..f01454a24b 100644
--- a/cpukit/include/rtems/score/basedefs.h
+++ b/cpukit/include/rtems/score/basedefs.h
@@ -75,9 +75,8 @@ extern "C" {
/**
* @defgroup RTEMSAPI API
*
- * @brief API
- *
- * This group contains the RTEMS Application Programming Interface (API).
+ * @brief This group contains the RTEMS Application Programming Interface
+ * (API).
*/
/* Generated from spec:/rtems/basedefs/if/group */
--
2.35.3
More information about the devel
mailing list