1
0
forked from aniani/vim

updated for version 7.4.126

Problem:    Compiler warnings for "const" and incompatible types.
Solution:   Remove "const", add type cast. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2013-12-12 20:25:44 +01:00
parent dfb18411cf
commit 36c85b2c46
2 changed files with 4 additions and 2 deletions

View File

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