mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
fix changelog entry
Signed-off-by: eugene <eugene.kobyakov@netfoundry.io>
This commit is contained in:
parent
e42a50da04
commit
b46d1a74f9
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue