1
0
forked from aniani/vim

updated for version 7.3.806

Problem:    Compiler warnings in Perl code when building with Visual studio
            2012. (skeept)
Solution:   Add type casts. (Christian Brabandt, 2013 Jan 30)
This commit is contained in:
Bram Moolenaar
2013-02-06 19:58:43 +01:00
parent 07e1da6bbd
commit e9d47cd08b
2 changed files with 12 additions and 10 deletions

View File

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