mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
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:
@@ -287,7 +287,7 @@ static int included_patches[] = {
|
||||
//445,
|
||||
444,
|
||||
//443,
|
||||
//442,
|
||||
442,
|
||||
//441,
|
||||
440,
|
||||
439,
|
||||
|
Reference in New Issue
Block a user