mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 13:56:42 +01:00
Fixed cplusplus extern defines in header files
This commit is contained in:
parent
ed3cce46e9
commit
30b95fa921
3 changed files with 10 additions and 5 deletions
|
|
@ -176,10 +176,6 @@ ecp_keypair;
|
|||
*/
|
||||
#define POLARSSL_ECP_TLS_NAMED_CURVE 3 /**< ECCurveType's named_curve */
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* \brief Return the list of supported curves with associated info
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue