mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-08 20:10:48 +02:00
91f0d8bfef
MSVC generates a syntax error when you initialize
an array with {}. {0} has the same effect and compiles.