mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
mbedtls: fix small typo in the config file
This commit is contained in:
@@ -2996,7 +2996,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* This flag makes sure that we are not using
|
/* This flag makes sure that we are not using
|
||||||
* any functino that is deprecated by mbedtls */
|
* any function that is deprecated by mbedtls */
|
||||||
#define MBEDTLS_DEPRECATED_REMOVED
|
#define MBEDTLS_DEPRECATED_REMOVED
|
||||||
|
|
||||||
#endif /* ESP_CONFIG_H */
|
#endif /* ESP_CONFIG_H */
|
||||||
|
Reference in New Issue
Block a user