diff options
author | Junio C Hamano <junkio@cox.net> | 2005-11-23 16:08:36 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-11-23 16:10:11 -0800 |
commit | b99a394cd1e7042ad219046a6ea81ad3f93004ca (patch) | |
tree | 2876abce3d4b4bc684aa1c743ef843a6c7aac72a /diff-files.c | |
parent | Fixed git:// IPv4 address problem when compiled with -DNO_IPV6. (diff) | |
download | tgif-b99a394cd1e7042ad219046a6ea81ad3f93004ca.tar.xz |
pack-redundant: type cleanups.
Binary representation of object names are unsigned char[20], not
signed. Also verbose output had %lu format printing size_t
without (unsigned long) cast other places already had, so match
that. Using format %zu was suggested but might not be supported
as widely.
Noted by Morten Welinder, fixed with input from H. Peter Anvin
and Hideaki Yoshifuji.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diff-files.c')
0 files changed, 0 insertions, 0 deletions