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.2.2~6 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/634cd48a8afdd920fa26c8ec3ae43e96c82c81f2?hp=634cd48a8afdd920fa26c8ec3ae43e96c82c81f2 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. [jc: cherry-picked 6bfce93e from 'master'] Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano ---