1
0
forked from aniani/vim

patch 7.4.778

Problem:    Coverity warns for uninitialized variable.
Solution:   Change condition of assignment.
This commit is contained in:
Bram Moolenaar
2015-07-10 22:38:00 +02:00
parent 86ae720d75
commit ae2fe73abc
2 changed files with 5 additions and 3 deletions

View File

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