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:
Felipe Morales 2016-02-09 23:22:58 +01:00
parent dcdb50b64b
commit c5c53ed8b4

View File

@ -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,