mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 14:22:19 +08: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.
|