mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-10-23 01:52:40 +03:00
Fixed cplusplus extern defines in header files
This commit is contained in:
@@ -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
|
||||
*
|
||||
|
Reference in New Issue
Block a user