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 /symbolic-ref.c | |
parent | c61642185d411e5e3350566a68483e358ca392b9 (diff) | |
download | git-b99a394cd1e7042ad219046a6ea81ad3f93004ca.tar.gz |
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 'symbolic-ref.c')
0 files changed, 0 insertions, 0 deletions