K 10 svn:author V 5 markm K 8 svn:date V 27 2002-06-24T16:44:38.000000Z K 7 svn:log V 144 Fix a GCCism. int foo[0]; // dodgy int foo[]; // means the same, works the same and survives lint. Tested by: 3 months of use on my laptop END