1
0
forked from aniani/vim

updated for version 7.3.1176

Problem:    Compiler warnings on 64 bit system.
Solution:   Add type casts. (Mike Williams)
This commit is contained in:
Bram Moolenaar
2013-06-12 18:13:38 +02:00
parent 2d473ab932
commit edb07a2d88
3 changed files with 6 additions and 3 deletions

View File

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