mirror of
https://github.com/zoriya/vim.git
synced 2026-05-30 02:06:11 +00:00
patch 8.1.0287: MAX is not defined everywhere
Problem: MAX is not defined everywhere. Solution: Define MAX where needed.
This commit is contained in:
@@ -794,6 +794,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
287,
|
||||
/**/
|
||||
286,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user