mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 20:24:39 +02:00
Merge pull request #7061 from gojimmypi/PR-Espressif-user_settings-fix
Fix missing closing comment on example Espressif user_settings.h
This commit is contained in:
@@ -99,7 +99,7 @@
|
|||||||
#define CURVE25519_SMALL
|
#define CURVE25519_SMALL
|
||||||
#define HAVE_ED25519
|
#define HAVE_ED25519
|
||||||
|
|
||||||
/* Optional OPENSSL compatibility *
|
/* Optional OPENSSL compatibility */
|
||||||
#define OPENSSL_EXTRA
|
#define OPENSSL_EXTRA
|
||||||
/* when you want to use pkcs7 */
|
/* when you want to use pkcs7 */
|
||||||
/* #define HAVE_PKCS7 */
|
/* #define HAVE_PKCS7 */
|
||||||
|
Reference in New Issue
Block a user