1
0
forked from aniani/vim

patch 7.4.2239

Problem:    Warning for missing declaration of skip_vimgrep_pat(). (John
            Marriott)
Solution:   Move it to another file.
This commit is contained in:
Bram Moolenaar
2016-08-21 22:39:35 +02:00
parent de7762a2c1
commit 9baf297c99
5 changed files with 58 additions and 56 deletions

View File

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