1
0
forked from aniani/vim

patch 8.1.0364: compiler warning in xdiff code

Problem:    Compiler warning in xdiff code. (Yegappan Lakshmanan)
Solution:   Initialize directly.
This commit is contained in:
Bram Moolenaar
2018-09-10 21:22:15 +02:00
parent c93262b2e3
commit e797abf3c7
3 changed files with 7 additions and 1 deletions

View File

@@ -794,6 +794,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
364,
/**/
363,
/**/