mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 18:30: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.