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