liblzma: Avoid C99 compound literal arrays.
commite34025d666852839388f997d076e3577847dd10f
authorLasse Collin <lasse.collin@tukaani.org>
Sun, 12 Jan 2014 14:44:52 +0000 (12 16:44 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Sat, 26 Apr 2014 05:38:12 +0000 (26 08:38 +0300)
treeedfc7c36ce4a81c41aa75b4c08a80b0478960e10
parent0b6168974f1fac3a06157039235b66e4161b9b42
liblzma: Avoid C99 compound literal arrays.

MSVC 2013 doesn't like them. Maybe they aren't so good
for readability either since many aren't used to them.
src/liblzma/lzma/lzma_encoder_presets.c