Fix (another) integer type mismatch on 64-bit systems
authorJonas Fonseca <fonseca@diku.dk>
Mon, 4 Jun 2007 06:45:21 +0000 (08:45 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Mon, 4 Jun 2007 06:45:21 +0000 (08:45 +0200)
commitd1858debc412dfdeac02a081cb6379d87b577ac3
tree62c09916a41bd83efb33d4b4b11f89e4b2c14dcb
parent07c3971e15e6eb8279ca1a112ab3b2cdc3ca020c
Fix (another) integer type mismatch on 64-bit systems

Similar to previous commit, use int type as the first parameter to
printf field width specifier (%.*s).
tig.c