Cleanup: fix various int/long format string errors.
authorKp <kp@valhallalegends.com>
Mon, 8 Dec 2008 00:59:23 +0000 (18:59 -0600)
committerKp <kp@valhallalegends.com>
Sat, 13 Dec 2008 19:57:37 +0000 (13:57 -0600)
Various format strings used int values with long format specifiers.
Fix the format specifiers to be consistent with the values supplied.


No differences found