commit | ba02e4720f863fdb456e7023520f0a354eec0dcf | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Tue Aug 31 20:46:39 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Aug 31 20:46:39 2021 +0200 |
tree | 84db07f22b6ef54c238bc462823703ad11ff3872 | |
parent | dca29d9cf46cd1d4d4519211c7af78b6b1c56960 [diff] [blame] |
patch 8.2.3390: included xdiff code is outdated Problem: Included xdiff code is outdated. Solution: Sync with xdiff in git 2.33. (Christian Brabandt, closes #8431)
diff --git a/src/xdiff/xutils.h b/src/xdiff/xutils.h index 0bebd93..fba7bae 100644 --- a/src/xdiff/xutils.h +++ b/src/xdiff/xutils.h
@@ -44,4 +44,4 @@ -#endif // #if !defined(XUTILS_H) +#endif /* #if !defined(XUTILS_H) */