mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-11-21 12:40:51 +03:00
Actually enable fixed snprintf on windows
This commit is contained in:
@@ -142,6 +142,9 @@
|
||||
*
|
||||
* All these define require MBEDTLS_PLATFORM_C to be defined!
|
||||
*
|
||||
* \note MBEDTLS_PLATFORM_SNPRINTF_ALT is required on Windows;
|
||||
* it will be enabled automatically by check_config.h
|
||||
*
|
||||
* \warning MBEDTLS_PLATFORM_XXX_ALT cannot be defined at the same time as
|
||||
* MBEDTLS_PLATFORM_XXX_MACRO!
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user