fix typo in FREERTOS_TCP settings.h

This commit is contained in:
Chris Conlon
2016-04-12 15:03:34 -06:00
parent 4d38813b0c
commit d5df119c65

View File

@ -529,7 +529,7 @@ static char *fgets(char *buff, int sz, FILE *fp)
#define NO_WRITEV
#define WOLFSSL_HAVE_MIN
#define USE_FAST_MATH
#define TFM_TIMING_REGISTANT
#define TFM_TIMING_RESISTANT
#define NO_MAIN_DRIVER
#endif