mirror of
https://github.com/vim/vim.git
synced 2025-09-28 04:24:06 -04:00
patch 7.4.1994
Problem: True-false test fails. Solution: Filter the dict to only keep the value that matters.
This commit is contained in:
@@ -758,6 +758,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1994,
|
||||
/**/
|
||||
1993,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user