diff options
Diffstat (limited to 'xdiff/xutils.h')
-rw-r--r-- | xdiff/xutils.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xdiff/xutils.h b/xdiff/xutils.h index 70d8b9838a..d5de8292e0 100644 --- a/xdiff/xutils.h +++ b/xdiff/xutils.h @@ -45,4 +45,3 @@ int xdl_emit_hunk_hdr(long s1, long c1, long s2, long c2, #endif /* #if !defined(XUTILS_H) */ - |