Matthew Brush 81144dc401 Fix missing initializer for field warnings
This is basically a false-positive by GCC since static variables are
unambiguously zeroed-out per the language standard, but the workaround
is simple enough.
2017-12-20 17:22:50 -08:00
..
2016-10-09 12:58:44 +02:00