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:
lonerover
2016-12-27 11:15:44 +08:00
committed by Justin M. Keyes
parent 4431975210
commit a6b14dbb0b
3 changed files with 12 additions and 2 deletions

View File

@@ -623,7 +623,7 @@ static int included_patches[] = {
// 1819 NA
1818,
// 1817 NA
// 1816,
1816,
// 1815,
// 1814 NA
// 1813,