mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 15:10:49 +02:00
2085624a29
1. Removed pragma disabling the warning for non-literal format strings on `printf()`. 2. Switched the `printf()` into two printf calls.