vim-patch:7.4.933

Problem:    Crash when using longest completion match.
Solution:   Fix array index.

e4eda3bc71
This commit is contained in:
watiko
2016-02-16 22:53:32 +09:00
parent 4f3ea0379e
commit 9036f1644f
2 changed files with 2 additions and 2 deletions

View File

@@ -355,7 +355,7 @@ static int included_patches[] = {
// 936,
// 935,
// 934 NA
// 933,
933,
932,
// 931 NA
// 930 NA