vim-patch:7.4.950

Problem:    v:errors is not initialized.
Solution:   Initialze it to an empty list. (Thinca)

4649ded287
This commit is contained in:
watiko
2015-12-13 22:27:35 +09:00
parent 588b09277b
commit 47fac915f3
2 changed files with 2 additions and 1 deletions

View File

@@ -119,7 +119,7 @@ static int included_patches[] = {
// 953,
// 952,
// 951,
// 950,
950,
// 949,
// 948 NA
// 947,