mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 16:02:22 +01:00
A string in the client's usage text was made optional depending on the NO_PSK option, but there was still an attempt to print it. This lead to a NULL being printed instead. Fixed the print statement.