1
0
forked from aniani/vim

patch 8.1.1046: the "secure" variable is used inconsistently

Problem:    the "secure" variable is used inconsistently. (Justin M. Keyes)
Solution:   Set it to one instead of incrementing.
This commit is contained in:
Bram Moolenaar
2019-03-24 14:02:04 +01:00
parent 63dbfd33c1
commit 82b033eff8
3 changed files with 7 additions and 6 deletions

View File

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