1
0
forked from aniani/vim

patch 7.4.1861

Problem:    Compiler warnings with 64 bit compiler.
Solution:   Change int to size_t. (Mike William)
This commit is contained in:
Bram Moolenaar
2016-05-31 21:37:36 +02:00
parent e3188e2615
commit b055066a1d
2 changed files with 8 additions and 6 deletions

View File

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