]> git.ipfire.org Git - thirdparty/git.git/commit - refs.c
refs.c: make write_ref_sha1 static
authorRonnie Sahlberg <sahlberg@google.com>
Mon, 28 Apr 2014 22:36:58 +0000 (15:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Oct 2014 17:47:23 +0000 (10:47 -0700)
commitaae383db8c384dc46abe199899235f67c838e601
tree36c728e86bc1218253eb70eb595b6508d6b867fc
parentcd94f765720e32ea0bf72996c8dc7dd0b1cc30d0
refs.c: make write_ref_sha1 static

No external users call write_ref_sha1 any more so let's declare it static.

Signed-off-by: Ronnie Sahlberg <sahlberg@google.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs.c
refs.h