1
0
forked from aniani/vim

updated for version 7.4.339

Problem:    Local function is available globally.
Solution:   Add "static".
This commit is contained in:
Bram Moolenaar
2014-06-25 14:44:10 +02:00
parent 597a422416
commit 8dc907d7d3
3 changed files with 4 additions and 2 deletions

View File

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