1
0
forked from aniani/vim

updated for version 7.4.271

Problem:    Compiler warning on 64 bit windows.
Solution:   Add type cast. (Mike Williams)
This commit is contained in:
Bram Moolenaar
2014-04-29 15:55:43 +02:00
parent 1ff32c5c2c
commit 121f9bdde4
2 changed files with 3 additions and 1 deletions

View File

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