patch 8.2.0814: clang warning for implicit conversion

Problem:    Clang warning for implicit conversion.
Solution:   Add type cast. (Dominique Pelle, closes #6124)
This commit is contained in:
Bram Moolenaar
2020-05-23 19:30:05 +02:00
parent 591cec8366
commit 3718427ba3
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -746,6 +746,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
814,
/**/
813,
/**/