Bruce Evans 1b7fb13116 Fixed printf format errors in previous commit. %llu is no more suitable
than %u for printing signed 64-bit types.  It fails on different machines,
and has the wrong signdness.

Fixed old printf format error on the same line.  %u is not suitable for
printing 32-bit types on all machines.
2002-03-18 23:24:00 +00:00
..
2001-09-12 08:38:13 +00:00
2002-01-08 06:47:02 +00:00
2002-01-08 06:47:02 +00:00