From: Junio C Hamano Date: Tue, 20 Jun 2006 00:01:35 +0000 (-0700) Subject: xdiff: minor changes to match libxdiff-0.21 X-Git-Tag: v1.4.1-rc1~13^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d281786fcd6d0df47dd46e415f1a804b2e81ed9b?ds=inline;hp=d281786fcd6d0df47dd46e415f1a804b2e81ed9b xdiff: minor changes to match libxdiff-0.21 This reformats the change 621c53cc082299eaf69e9f2dc0274547c7d87fb0 introduced to match what upstream author implemented in libxdiff-0.21 without changing any logic (hopefully ;-). This is to help keep us in sync with the upstream. Signed-off-by: Junio C Hamano ---