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

patch 7.4.1181

Problem:    free_tv() can't handle special variables. (Damien)
Solution:   Add the variable type.
This commit is contained in:
Bram Moolenaar
2016-01-26 19:59:10 +01:00
parent ac80999985
commit 6650a69454
3 changed files with 13 additions and 0 deletions

View File

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