Merge pull request #385 from cconlon/freertos-fix

Fix typo in FREERTOS_TCP settings.h
pull/388/head
toddouska 2016-04-13 13:28:04 -07:00
commit d0717c7b76
1 changed files with 1 additions and 1 deletions

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