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-12 09:45:17 +00:00
2001-04-16 13:20:39 +00:00
2002-03-18 13:56:44 +00:00
2002-03-14 01:32:30 +00:00
2002-03-14 01:32:30 +00:00
2002-01-08 20:03:13 +00:00
2001-11-15 07:52:49 +00:00
2001-10-09 15:30:19 +00:00
2001-11-03 08:32:28 +00:00
2002-01-08 06:47:55 +00:00
2002-02-12 05:32:58 +00:00
2002-02-04 15:55:21 +00:00
2002-02-04 14:01:27 +00:00
2002-02-27 23:53:02 +00:00
2001-07-02 05:29:58 +00:00
2002-03-14 01:32:30 +00:00
2001-02-06 11:21:58 +00:00
2001-11-04 08:58:22 +00:00
2001-09-12 08:38:13 +00:00
2001-06-15 00:19:43 +00:00
2001-12-15 12:32:23 +00:00
2002-03-17 05:06:37 +00:00
2001-11-04 08:54:15 +00:00
2001-09-12 08:38:13 +00:00
2001-11-15 07:52:49 +00:00
2002-03-14 01:32:30 +00:00
2002-03-14 01:32:30 +00:00
2002-01-23 01:11:52 +00:00
2002-01-14 00:13:45 +00:00
2002-03-18 18:23:42 +00:00
2002-02-26 03:37:35 +00:00