1
0
forked from aniani/vim

patch 8.1.0285: compiler warning for conversion

Problem:    Compiler warning for conversion.
Solution:   Add a type cast. (Mike Williams)
This commit is contained in:
Bram Moolenaar
2018-08-14 20:18:26 +02:00
parent 2f6a346a4c
commit d7cc163570
2 changed files with 3 additions and 1 deletions

View File

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