mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
vim-patch:7.4.452
Problem: Can't build with tiny features. (Tony Mechelynck) Solution: Use "return" instead of "break". https://code.google.com/p/vim/source/detail?r=v7-4-452
This commit is contained in:
@@ -285,7 +285,7 @@ static int included_patches[] = {
|
||||
455,
|
||||
454,
|
||||
//453 NA
|
||||
//452,
|
||||
452,
|
||||
//451,
|
||||
//450,
|
||||
449,
|
||||
|
Reference in New Issue
Block a user