vim-patch:7.4.442

Problem:    Using unitinialized variable.
Solution:   Pass the first window of the tabpage.

https://code.google.com/p/vim/source/detail?r=v7-4-442
This commit is contained in:
Florian Walch
2014-12-18 20:47:53 +01:00
parent 815fe28450
commit 3f7b8199df
2 changed files with 5 additions and 5 deletions

View File

@@ -287,7 +287,7 @@ static int included_patches[] = {
//445,
444,
//443,
//442,
442,
//441,
440,
439,