K 10 svn:author V 6 dillon K 8 svn:date V 27 1999-11-22T04:50:09.000000Z K 7 svn:log V 368 nm_srtt and nm_sdrtt are arrays[4]. Remove explicit initialization of element [4] in both, which goes beyond the end of the array, leaving [0], [1], [2], and [3]. This bug did not cause any problems since the overrun fields are initialized after the bogus array init but needs to be fixed anyway. Submitted by: Ian Dowse END