]> git.ipfire.org Git - thirdparty/git.git/commit - xdiff-interface.h
Move buffer_is_binary() to xdiff-interface.h
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Tue, 5 Jun 2007 02:36:11 +0000 (03:36 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Jun 2007 06:07:00 +0000 (23:07 -0700)
commit6bfce93e04d13ecb42008a3cf214cc892f480f0c
tree1a6a391821add13a0e57f3e4b6df0a272fb76834
parent20f1eb6b46645115695329a371d412eb3e714865
Move buffer_is_binary() to xdiff-interface.h

We already have two instances where we want to determine if a buffer
contains binary data as opposed to text.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff.c
grep.c
xdiff-interface.c
xdiff-interface.h