1
0
forked from aniani/vim

updated for version 7.4.469

Problem:    Can't build with MSVC. (Ken Takata)
Solution:   Move the assignment after the declarations.
This commit is contained in:
Bram Moolenaar
2014-10-09 14:48:30 +02:00
parent 9a95bdc52a
commit 4697ae00a7
2 changed files with 6 additions and 3 deletions

View File

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