Skip to content

Commit 60545ee

Browse files
committed
Changed the app-config-file option to be additive instead of comprehensive
1 parent 98f9306 commit 60545ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/mbedtls/inc/mbedtls/mbedtls_config_reader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#include <limits.h>
2828
#include MBED_CONF_MBEDTLS_APP_CONFIG_FILE
2929

30-
#else // MBED_CONF_MBEDTLS_APP_CONFIG_FILE
30+
#endif // else MBED_CONF_MBEDTLS_APP_CONFIG_FILE
3131

3232
#if MBED_CONF_MBEDTLS_PELION_CLIENT
3333
#undef MBED_CONF_MBEDTLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256

0 commit comments

Comments
 (0)