forked from aniani/vim
patch 8.1.0589: compilation error in gvimext.cpp
Problem: Compilation error in gvimext.cpp. Solution: Return a value. Also fix using uninitialized variable.
This commit is contained in:
@@ -799,6 +799,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
589,
|
||||
/**/
|
||||
588,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user