1
0
forked from aniani/vim

patch 7.4.2097

Problem:    Warning from 64 bit compiler.
Solution:   use size_t instead of int. (Mike Williams)
This commit is contained in:
Bram Moolenaar
2016-07-23 17:28:22 +02:00
parent b49edc11a1
commit d4f31dc454
2 changed files with 11 additions and 8 deletions

View File

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