mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-01 22:20:58 +00:00
doxygen: fix missing asterisk in ecp.h
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
01404dfaa2
commit
cead70dbe5
@ -299,7 +299,7 @@ mbedtls_ecp_group;
|
|||||||
#define MBEDTLS_ECP_FIXED_POINT_OPTIM 1 /**< Enable fixed-point speed-up. */
|
#define MBEDTLS_ECP_FIXED_POINT_OPTIM 1 /**< Enable fixed-point speed-up. */
|
||||||
#endif /* MBEDTLS_ECP_FIXED_POINT_OPTIM */
|
#endif /* MBEDTLS_ECP_FIXED_POINT_OPTIM */
|
||||||
|
|
||||||
/* \} name SECTION: Module settings */
|
/** \} name SECTION: Module settings */
|
||||||
|
|
||||||
#else /* MBEDTLS_ECP_ALT */
|
#else /* MBEDTLS_ECP_ALT */
|
||||||
#include "ecp_alt.h"
|
#include "ecp_alt.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user