[rtems commit] basedefs.h: Add proper brief description

Sebastian Huber sebh at rtems.org
Fri May 19 05:55:31 UTC 2023


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon May  8 17:01:03 2023 +0200

basedefs.h: Add proper brief description

---

 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 */



More information about the vc mailing list