From ca557afff9f7dad7a8739cd193ac0730d872e282 Mon Sep 17 00:00:00 2001 From: Davide Libenzi Date: Mon, 3 Apr 2006 18:47:55 -0700 Subject: Clean-up trivially redundant diff. Also corrects the line numbers in unified output when using zero lines context. --- xdiff/xutils.h | 1 + 1 file changed, 1 insertion(+) (limited to 'xdiff/xutils.h') diff --git a/xdiff/xutils.h b/xdiff/xutils.h index 55b0d39f4..ea38ee903 100644 --- a/xdiff/xutils.h +++ b/xdiff/xutils.h @@ -24,6 +24,7 @@ #define XUTILS_H +long xdl_bogosqrt(long n); int xdl_emit_diffrec(char const *rec, long size, char const *pre, long psize, xdemitcb_t *ecb); int xdl_cha_init(chastore_t *cha, long isize, long icount); -- cgit v1.2.1