mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00
vim-patch:7.4.735 (NA)
Problem: Wrong argument for sizeof().
Solution: Use a pointer argument. (Chris Hall)
e2e4b98622
This was already handled in nvim.
This commit is contained in:
@@ -553,7 +553,7 @@ static int included_patches[] = {
|
||||
// 738 NA
|
||||
// 737,
|
||||
736,
|
||||
// 735,
|
||||
// 735 NA
|
||||
// 734,
|
||||
// 733,
|
||||
732,
|
||||
|
Reference in New Issue
Block a user