Files
git/compat
Johannes Schindelin eba06cbb95 winansi: use FLEX_ARRAY to avoid compiler warning
MSVC would complain thusly:

    C4200: nonstandard extension used: zero-sized array in struct/union

Let's just use the `FLEX_ARRAY` constant that we introduced for exactly
this type of scenario.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2019-05-31 09:49:23 +02:00
..
2019-05-31 09:49:22 +02:00
2019-05-31 09:49:22 +02:00