mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 23:22:20 +01:00
MSVC generates a syntax error when you initialize
an array with {}. {0} has the same effect and compiles.
MSVC generates a syntax error when you initialize
an array with {}. {0} has the same effect and compiles.