mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -04:00
patch 8.1.1808: build failure for tiny version
Problem: Build failure for tiny version. Solution: Define ex_eval to ex_ni. Clean up the ordering a bit.
This commit is contained in:
@@ -773,6 +773,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1808,
|
||||
/**/
|
||||
1807,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user