1
0
forked from aniani/vim

patch 8.1.1036: quickfix function arguments are inconsistent

Problem:    Quickfix function arguments are inconsistent.
Solution:   Pass a list pointer to more functions. (Yegappan Lakshmanan,
            closes #4149)
This commit is contained in:
Bram Moolenaar
2019-03-22 14:16:06 +01:00
parent 0a2f578e22
commit 9afe5e9cc0
2 changed files with 19 additions and 16 deletions

View File

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