mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-27 00:25:36 +01:00
4 lines
173 B
Plaintext
4 lines
173 B
Plaintext
|
Changes
|
||
|
* Fix warnings about signedness issues in format strings. The build is now
|
||
|
clean of -Wformat-signedness warnings. Contributed by Kenneth Soerensen in #3153.
|