mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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:
parent
dcdb50b64b
commit
c5c53ed8b4
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user