K 10 svn:author V 7 sobomax K 8 svn:date V 27 2011-02-22T09:11:47.315976Z K 7 svn:log V 219 Make code more friendly to the non-C99 compilers - don't allocate local variables in the `for' loop declaration. This allows trunk newsyslog.c to be compiled on 7.x. This change should be no-op from the functional POV. END