1
0
forked from aniani/vim

updated for version 7.3.1095

Problem:    Compiler warnings for shadowed variables. (Christian Brabandt)
Solution:   Rename new_state() to alloc_state().  Remove unnecessary
            declaration.
This commit is contained in:
Bram Moolenaar
2013-06-02 16:40:55 +02:00
parent 307aa16a69
commit 525666f282
2 changed files with 21 additions and 21 deletions

View File

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