core/doc: fix alignment

This commit is contained in:
Francisco Molina 2020-04-20 19:07:16 +02:00
parent da90407572
commit 57938de035
No known key found for this signature in database
GPG Key ID: 3E94EAC3DBDEEDA8

View File

@ -26,11 +26,11 @@
* @brief Configuration data and startup code for the kernel
*/
/**
* @defgroup core_sync Thread Synchronization
* @ingroup core
* @brief Thread synchronization mechanisms of the kernel
*/
/**
* @defgroup core_sync Thread Synchronization
* @ingroup core
* @brief Thread synchronization mechanisms of the kernel
*/
/**
* @defgroup core_macros Common Macros