1
0
forked from aniani/vim

updated for version 7.3.580

Problem:    Warning on 64 bit MS-Windows.
Solution:   Add type cast. (Mike Williams)
This commit is contained in:
Bram Moolenaar
2012-06-29 17:52:02 +02:00
parent 2afa3238a1
commit 3cd3e7ab17
2 changed files with 3 additions and 1 deletions

View File

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