mirror of
				https://github.com/neovim/neovim.git
				synced 2025-10-26 12:27:24 +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
	 Felipe Morales
					Felipe Morales