forked from aniani/vim
patch 7.4.1489
Problem: "inline" is not supported by old MSVC. Solution: use "__inline". (Ken Takata)
This commit is contained in:
@@ -743,6 +743,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1489,
|
||||
/**/
|
||||
1488,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user