Fix compilation warnings in pack-redundant.c
authorKai Ruemmler <kai.ruemmler@gmx.net>
Sat, 12 Nov 2005 16:33:24 +0000 (17:33 +0100)
committerJunio C Hamano <junkio@cox.net>
Sun, 13 Nov 2005 10:00:36 +0000 (02:00 -0800)
commitabacbe4166bcf9d62f430a4a75de2e82df3799b1
tree1418e417608f442ebfb3e0698c159107ca1f188b
parentac0b86dadf243305810199096f0b35acd518abc1
Fix compilation warnings in pack-redundant.c

This fixes compilation warnings where "%ld" was used to print values of
type size_t.

Signed-off-by: Kai Ruemmler <kai.ruemmler@gmx.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
pack-redundant.c