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