Merge pull request #3764 from embhorn/zd11668

Fix typo
This commit is contained in:
John Safranek
2021-02-22 14:12:12 -08:00
committed by GitHub

View File

@ -100,8 +100,8 @@ extern "C" {
#define WOLFSSL_NO_PEM
//#define NO_CODING
#define NO_PSK
#ifndef DEBUG
#define DEBGUG_WOLFSSL
#ifndef DEBUG_WOLFSSL
#define DEBUG_WOLFSSL
#define NO_ERROR_STRINGS
#endif