0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.0.1172: when E734 is given option is still set

Problem:    When E734 is given option is still set.
Solution:   Assign NULL to "s". (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2017-10-02 19:29:48 +02:00
parent 712549e04e
commit 2a6a6c3014
3 changed files with 19 additions and 0 deletions

View File

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