From: Johannes Schindelin Date: Tue, 5 Jun 2007 02:36:11 +0000 (+0100) Subject: Move buffer_is_binary() to xdiff-interface.h X-Git-Tag: v1.5.3-rc0~161 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6bfce93e04d13ecb42008a3cf214cc892f480f0c?ds=inline;hp=6bfce93e04d13ecb42008a3cf214cc892f480f0c 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 Signed-off-by: Junio C Hamano ---