Make the unpacked object header functions static to sha1_file.c
authorLinus Torvalds <torvalds@osdl.org>
Tue, 11 Jul 2006 17:10:29 +0000 (10:10 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 11 Jul 2006 19:58:53 +0000 (12:58 -0700)
Nobody else uses them, and I'm going to start changing them.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found