K 10 svn:author V 3 bde K 8 svn:date V 27 1997-06-30T23:49:17.000000Z K 7 svn:log V 155 Don't depend on gcc's feature of interpreting `int foo(c) char c; ...' as `int foo(char c) ...' if there is a bogus prototype `int foo(char c);' in scope. END