summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include/rtems/chain.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/sapi/include/rtems/chain.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/cpukit/sapi/include/rtems/chain.h b/cpukit/sapi/include/rtems/chain.h
index e1644acd14..41b3154a11 100644
--- a/cpukit/sapi/include/rtems/chain.h
+++ b/cpukit/sapi/include/rtems/chain.h
@@ -32,9 +32,8 @@ extern "C" {
* @ingroup ClassicRTEMS
*
* @brief Chain API
- *
- * @{
*/
+/**@{**/
typedef Chain_Node rtems_chain_node;
@@ -58,9 +57,8 @@ typedef Chain_Control rtems_chain_control;
/**
* @addtogroup ClassicChains
- *
- * @{
*/
+/**@{**/
/**
* @brief Appends the @a node to the @a chain and sends the @a events to the