mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-29 18:27:29 +02:00
fix whitespace.
This commit is contained in:
@ -23,21 +23,21 @@
|
||||
* ************************************************************************
|
||||
*
|
||||
* ******************************** NOTICE ********************************
|
||||
*
|
||||
*
|
||||
* ************************************************************************
|
||||
*
|
||||
* This method of uncommenting a line in settings.h is outdated.
|
||||
*
|
||||
* Please use user_settings.h / WOLFSSL_USER_SETTINGS
|
||||
*
|
||||
* or
|
||||
*
|
||||
* ./configure CFLAGS="-DFLAG"
|
||||
*
|
||||
* This method of uncommenting a line in settings.h is outdated.
|
||||
*
|
||||
* Please use user_settings.h / WOLFSSL_USER_SETTINGS
|
||||
*
|
||||
* or
|
||||
*
|
||||
* ./configure CFLAGS="-DFLAG"
|
||||
*
|
||||
* For more information see:
|
||||
*
|
||||
*
|
||||
* https://www.wolfssl.com/how-do-i-manage-the-build-configuration-of-wolfssl/
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@ -216,8 +216,8 @@
|
||||
/* #define WOLFSSL_APACHE_MYNEWT */
|
||||
|
||||
/* 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 */
|
||||
|
Reference in New Issue
Block a user