mirror of https://github.com/wolfSSL/wolfssl.git
Fix typo
parent
d05dc921a7
commit
2c2bdca200
|
@ -100,8 +100,8 @@ extern "C" {
|
||||||
#define WOLFSSL_NO_PEM
|
#define WOLFSSL_NO_PEM
|
||||||
//#define NO_CODING
|
//#define NO_CODING
|
||||||
#define NO_PSK
|
#define NO_PSK
|
||||||
#ifndef DEBUG
|
#ifndef DEBUG_WOLFSSL
|
||||||
#define DEBGUG_WOLFSSL
|
#define DEBUG_WOLFSSL
|
||||||
#define NO_ERROR_STRINGS
|
#define NO_ERROR_STRINGS
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue