1
0
forked from aniani/vim

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)
This commit is contained in:
Christian Brabandt
2021-08-31 20:46:39 +02:00
committed by Bram Moolenaar
parent dca29d9cf4
commit ba02e4720f
16 changed files with 239 additions and 144 deletions

View File

@@ -44,4 +44,4 @@ int xdl_fall_back_diff(xdfenv_t *diff_env, xpparam_t const *xpp,
#endif // #if !defined(XUTILS_H)
#endif /* #if !defined(XUTILS_H) */