1
0
forked from aniani/vim

patch 7.4.1439

Problem:    Using uninitialzed variable.
Solution:   Initialize vc_type.
This commit is contained in:
Bram Moolenaar
2016-02-27 21:13:38 +01:00
parent c7f0ebc6d1
commit f97ddbeb25
2 changed files with 18 additions and 9 deletions

View File

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