[PATCH 2/6] rtems: Canonicalize Doxygen in <rtems/counter.h>
Sebastian Huber
sebastian.huber at embedded-brains.de
Fri Oct 1 17:42:49 UTC 2021
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 5bf7736e4a..0053afcbd5 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.
*/
/*
--
2.31.1
More information about the devel
mailing list