commit | abacbe4166bcf9d62f430a4a75de2e82df3799b1 | [log] [tgz] |
---|---|---|
author | Kai Ruemmler <kai.ruemmler@gmx.net> | Sat Nov 12 17:33:24 2005 +0100 |
committer | Junio C Hamano <junkio@cox.net> | Sun Nov 13 02:00:36 2005 -0800 |
tree | 1418e417608f442ebfb3e0698c159107ca1f188b | |
parent | ac0b86dadf243305810199096f0b35acd518abc1 [diff] |
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>