mirror of
https://github.com/neovim/neovim.git
synced 2025-09-08 04:18:18 +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
|
// 738 NA
|
||||||
// 737,
|
// 737,
|
||||||
736,
|
736,
|
||||||
// 735,
|
// 735 NA
|
||||||
// 734,
|
// 734,
|
||||||
// 733,
|
// 733,
|
||||||
732,
|
732,
|
||||||
|
Reference in New Issue
Block a user