Cleanup: fix long/int format string errors.
authorKp <kp@valhallalegends.com>
Sun, 7 Dec 2008 21:48:48 +0000 (15:48 -0600)
committerKp <kp@valhallalegends.com>
Sat, 13 Dec 2008 19:57:38 +0000 (13:57 -0600)
commitd8bab7c3937644509e6759b38a5e2ee9bfaf273e
tree1f75871b4b7d34a1c78215dd25d2667afe369267
parent6cf290c9d959d9842d099d7f3c02aa4aca286b0f
Cleanup: fix long/int format string errors.

Two format strings used long values with int format specifiers.
Fix the format specifiers so that the entire value can be printed.
lib/silcutil/silcschedule.c