forked from aniani/vim
patch 8.1.0173: compiler warning on MS-Windows
Problem: Compiler warning on MS-Windows. Solution: Add type cast. (Mike Williams)
This commit is contained in:
@@ -789,6 +789,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
173,
|
||||
/**/
|
||||
172,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user