K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-07-14T15:21:18.000000Z K 7 svn:log V 195 Correct build on 64-bit: cast u_int64_t to (unsigned long long) before printfing as (unsigned long long). 32-bit build on i386 didn't notice this. Whoops. Reported by: arved Tested by: sledge END