mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 01:40:49 +02:00
30443dbf23
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.