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)
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>
No differences found