[rtems commit] rtems: Canonicalize Doxygen in <rtems/counter.h>

Sebastian Huber sebh at rtems.org
Wed Oct 6 06:41:11 UTC 2021


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Sep 30 08:19:01 2021 +0200

rtems: Canonicalize Doxygen in <rtems/counter.h>

Update #3706.

---

 cpukit/include/rtems/counter.h | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/cpukit/include/rtems/counter.h b/cpukit/include/rtems/counter.h
index 5bf7736e..0053afc 100644
--- a/cpukit/include/rtems/counter.h
+++ b/cpukit/include/rtems/counter.h
@@ -1,9 +1,10 @@
 /**
  * @file
  *
- * @ingroup ClassicCounter
+ * @ingroup RTEMSAPICounter
  * 
- * @brief Free-Running Counter and Busy Wait Delay API
+ * @brief This header file defines the Free-Running Counter and Busy Wait Delay
+ *   API.
  */
 
 /*



More information about the vc mailing list