mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.339
Problem: Local function is available globally. Solution: Add "static". https://code.google.com/p/vim/source/detail?r=v7-4-339
This commit is contained in:
@@ -256,7 +256,7 @@ static int included_patches[] = {
|
||||
//342 NA
|
||||
//341,
|
||||
//340 NA
|
||||
//339,
|
||||
339,
|
||||
338,
|
||||
//337,
|
||||
//336,
|
||||
|
Reference in New Issue
Block a user