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:
committed by
Bram Moolenaar
parent
dca29d9cf4
commit
ba02e4720f
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3390,
|
||||
/**/
|
||||
3389,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user