1
0
forked from aniani/vim

patch 7.4.2252

Problem:    Compiler warnings for signed/unsigned in expression.
Solution:   Remove type cast. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2016-08-25 23:02:11 +02:00
parent 015efc32c1
commit 424d74bb20
2 changed files with 4 additions and 2 deletions

View File

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