1
0
forked from aniani/vim

updated for version 7.3.731

Problem:    Py3Init_vim() is exported uneccessarily.
Solution:   Make it static. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2012-11-28 15:33:14 +01:00
parent c83a44bf8f
commit 7854e3abcf
2 changed files with 5 additions and 4 deletions

View File

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