mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch: 7.4.334
Problem: Unitialized variables, causing some problems. Solution: Initialize the variables. (Dominique Pelle) https://code.google.com/p/vim/source/detail?r=03d260a8ea0c0c67f424c387dbe2af5754e5e589
This commit is contained in:
@@ -261,7 +261,7 @@ static int included_patches[] = {
|
||||
//337,
|
||||
//336,
|
||||
335,
|
||||
//334,
|
||||
334,
|
||||
//333 NA
|
||||
//332 NA
|
||||
331,
|
||||
|
Reference in New Issue
Block a user