mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
fix changelog entry
Signed-off-by: eugene <eugene.kobyakov@netfoundry.io>
This commit is contained in:
parent
e42a50da04
commit
b46d1a74f9
|
|
@ -1,4 +1,5 @@
|
|||
Changes
|
||||
* fix build failure on MinGW toolchain when __USE_MING_ANSI_STDIO is on.
|
||||
When that flag is on, standard GNU C printf format specifiers should be used.
|
||||
When that flag is on, standard GNU C printf format specifiers
|
||||
should be used.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue