Files
git/compat
Johannes Schindelin f0bc6eae24 fscache: avoid unnamed struct to avoid compiler warning
MSVC's `cl.exe`, when run with `-Wall` complains like this:

    C4201: nonstandard extension used: nameless struct/union

So let's just name the union and be done with it.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2019-04-10 14:11:26 +02:00
..
2019-02-24 21:01:57 +01:00
2019-02-24 21:01:54 +01:00
2017-01-23 11:02:34 -08:00