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
..
2002-03-11 08:04:59 +00:00
2002-03-18 18:23:42 +00:00
2002-03-18 18:23:42 +00:00
2002-03-18 09:29:16 +00:00
2002-03-14 01:32:30 +00:00
2002-03-18 18:23:42 +00:00
2002-03-14 16:53:39 +00:00
2002-02-07 20:58:47 +00:00
2002-03-01 13:13:17 +00:00
2002-02-28 03:02:20 +00:00
2002-03-03 01:04:39 +00:00