Add missing asterisk to doxygen closures

Clarify section names next to closing braces
Signed-off-by: Andrzej Kurek <[email protected]>
This commit is contained in:
Andrzej Kurek
2021-12-28 16:22:52 +01:00
parent acc74b8413
commit 38d4fddcd8
17 changed files with 29 additions and 26 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
#define MBEDTLS_SSL_CACHE_DEFAULT_MAX_ENTRIES 50 /*!< Maximum entries in cache */
#endif
/* \} name SECTION: Module settings */
/** \} name SECTION: Module settings */
#ifdef __cplusplus
extern "C" {