0
0
mirror of https://github.com/vim/vim.git synced 2025-10-16 07:24:23 -04:00

updated for version 7.4.572

Problem:    Address type of :wincmd depends on the argument.
Solution:   Check the argument.
This commit is contained in:
Bram Moolenaar
2015-01-14 15:47:36 +01:00
parent 435797304a
commit 84c8e5ab9c
4 changed files with 135 additions and 23 deletions

View File

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