1
0
forked from aniani/vim

patch 8.1.0838: compiler warning for type conversion

Problem:    Compiler warning for type conversion.
Solution:   Add a type cast. (Mike Williams)
This commit is contained in:
Bram Moolenaar
2019-01-28 20:04:24 +01:00
parent 26d982185e
commit dec01206b2
2 changed files with 3 additions and 1 deletions

View File

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