author | Jeff King <peff@peff.net> | |
Sun, 26 Oct 2008 04:41:28 +0000 (00:41 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 26 Oct 2008 21:09:47 +0000 (14:09 -0700) | ||
commit | 72cf48414071636546eddfbfc828eda81649cb48 | |
tree | dded29c788b0c997b9499442a3b46c8b66368def | tree | snapshot |
parent | 759ad19e772a79a2a5ae6b7377d57eb21d29e6a0 | commit | diff |
diff: add missing static declaration
This function isn't used outside of diff.c; the 'static' was
simply overlooked in the original writing.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This function isn't used outside of diff.c; the 'static' was
simply overlooked in the original writing.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff.c | diff | blob | history |