mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.278
Problem: list_remove() conflicts with function defined in Sun header file. Solution: Rename the function. (Richard Palo) https://code.google.com/p/vim/source/detail?r=v7-4-278
This commit is contained in:
@@ -317,7 +317,7 @@ static int included_patches[] = {
|
||||
281,
|
||||
280,
|
||||
279,
|
||||
//278,
|
||||
278,
|
||||
277,
|
||||
276,
|
||||
275,
|
||||
|
Reference in New Issue
Block a user