vim-patch:7.4.1928 (#5653)

Problem:    Overwriting pointer argument.
Solution:   Assign to what it points to. (Dominique Pelle)

76ae22fef3

The typos corrected in the original vim patch are no long present
in the neovim code base and the pointer assignment was done correctly
in the porting of patch 1913 (where the changes were introduced).
This commit is contained in:
Michael Ennen 2016-11-23 14:00:11 -07:00 committed by Justin M. Keyes
parent 5f0260808c
commit a46fc0d754

View File

@ -514,7 +514,7 @@ static int included_patches[] = {
// 1931 NA
// 1930 NA
// 1929 NA
// 1928,
1928,
// 1927 NA
// 1926 NA
// 1925 NA