fix whitespace.

This commit is contained in:
Daniel Pouzzner
2022-05-27 14:22:22 -05:00
parent 8c10c3776d
commit decf9972bb

View File

@ -23,21 +23,21 @@
* ************************************************************************ * ************************************************************************
* *
* ******************************** NOTICE ******************************** * ******************************** NOTICE ********************************
* *
* ************************************************************************ * ************************************************************************
* *
* This method of uncommenting a line in settings.h is outdated. * This method of uncommenting a line in settings.h is outdated.
* *
* Please use user_settings.h / WOLFSSL_USER_SETTINGS * Please use user_settings.h / WOLFSSL_USER_SETTINGS
* *
* or * or
* *
* ./configure CFLAGS="-DFLAG" * ./configure CFLAGS="-DFLAG"
* *
* For more information see: * For more information see:
* *
* https://www.wolfssl.com/how-do-i-manage-the-build-configuration-of-wolfssl/ * https://www.wolfssl.com/how-do-i-manage-the-build-configuration-of-wolfssl/
* *
*/ */
@ -216,8 +216,8 @@
/* #define WOLFSSL_APACHE_MYNEWT */ /* #define WOLFSSL_APACHE_MYNEWT */
/* For Espressif chips see example user_settings.h /* For Espressif chips see example user_settings.h
* *
* https://github.com/wolfSSL/wolfssl/blob/master/IDE/Espressif/ESP-IDF/user_settings.h * https://github.com/wolfSSL/wolfssl/blob/master/IDE/Espressif/ESP-IDF/user_settings.h
*/ */
/* Uncomment next line if building for using ESP-IDF */ /* Uncomment next line if building for using ESP-IDF */