mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-04-29 19:56:29 +00:00
Fix defgroup syntax for API version section
This commit is contained in:
parent
a990c49caf
commit
02b372b7b2
|
@ -57,7 +57,7 @@ extern "C" {
|
||||||
* algorithms, key types, policies, etc. */
|
* algorithms, key types, policies, etc. */
|
||||||
#include "crypto_types.h"
|
#include "crypto_types.h"
|
||||||
|
|
||||||
/** \defgroup API version
|
/** \defgroup version API version
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue