1
0
forked from aniani/vim

updated for version 7.3.1208

Problem:    Compiler warnings on MS-Windows.
Solution:   Add type cast.  Move variable declaration. (Mike Williams)
This commit is contained in:
Bram Moolenaar
2013-06-16 16:01:25 +02:00
parent a50d02d983
commit 427d51c23f
3 changed files with 5 additions and 2 deletions

View File

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