author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Sat, 14 Oct 2006 10:45:45 +0000 (12:45 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 14 Oct 2006 18:49:59 +0000 (11:49 -0700) | ||
commit | 8f9777801d09b195e1820061914ec27fcd5975c8 | |
tree | 63f8715ad6dbfcb6e057a9d17c67195733ac4fcd | tree | snapshot |
parent | abdc3fc84216a9334f40f3b7ce13e20a825697d0 | commit | diff |
Make write_sha1_file_prepare() static
There are no callers of write_sha1_file_prepare() left outside of
sha1_file.c, so make it static.
Signed-off-by: Junio C Hamano <junkio@cox.net>
There are no callers of write_sha1_file_prepare() left outside of
sha1_file.c, so make it static.
Signed-off-by: Junio C Hamano <junkio@cox.net>
cache.h | diff | blob | history | |
sha1_file.c | diff | blob | history |