1
0
forked from aniani/vim

patch 8.1.0791: a few compiler warnings on VMS

Problem:    A few compiler warnings on VMS.
Solution:   Remove type cast.  Adjust #ifdef. (Zoltan Arpadffy)
This commit is contained in:
Bram Moolenaar
2019-01-22 21:45:40 +01:00
parent 57a6bf0567
commit 563bbeabcc
3 changed files with 4 additions and 2 deletions

View File

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