From: Linus Torvalds Date: Tue, 11 Jul 2006 17:10:29 +0000 (-0700) Subject: Make the unpacked object header functions static to sha1_file.c X-Git-Tag: v1.4.2-rc1~37 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/38d3874ddc5c15120c7fbbdcad26bf5478f58e98?hp=38d3874ddc5c15120c7fbbdcad26bf5478f58e98 Make the unpacked object header functions static to sha1_file.c Nobody else uses them, and I'm going to start changing them. Signed-off-by: Linus Torvalds Signed-off-by: Junio C Hamano ---