K 10 svn:author V 5 peter K 8 svn:date V 27 2003-04-30T21:39:28.000000Z K 7 svn:log V 146 Eliminate a compiler warning with gcc3.3 on AMD64, where speed is a 32 bit int which can never be > ULONG_MAX / 8. Its an 'always true' warning. END