1
0
forked from aniani/vim

patch 7.4.917

Problem:    Compiler warning for comparing signed and unsigned.
Solution:   Add a type cast.
This commit is contained in:
Bram Moolenaar
2015-11-10 19:11:58 +01:00
parent 8648357841
commit 1be2ed6c11
2 changed files with 3 additions and 1 deletions

View File

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