mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
mbedtls: fix small typo in the config file
This commit is contained in:
parent
873ac173c4
commit
3fd171f092
@ -2996,7 +2996,7 @@
|
||||
#endif
|
||||
|
||||
/* 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
|
||||
|
||||
#endif /* ESP_CONFIG_H */
|
||||
|
Loading…
Reference in New Issue
Block a user