mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.1816 (#5833)
Problem: Looping over a null list throws an error.
Solution: Skip over the for loop.
d8585eded6
This commit is contained in:

committed by
Justin M. Keyes

parent
4431975210
commit
a6b14dbb0b
@@ -623,7 +623,7 @@ static int included_patches[] = {
|
||||
// 1819 NA
|
||||
1818,
|
||||
// 1817 NA
|
||||
// 1816,
|
||||
1816,
|
||||
// 1815,
|
||||
// 1814 NA
|
||||
// 1813,
|
||||
|
Reference in New Issue
Block a user