mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:7.4.2047
Problem: Compiler warning for initializing a struct.
Solution: Initialize in another way. (Anton Lindqvist)
bfafb4c4a0
This commit is contained in:
@@ -393,7 +393,7 @@ static int included_patches[] = {
|
||||
2050,
|
||||
2049,
|
||||
// 2048 NA
|
||||
// 2047,
|
||||
2047,
|
||||
2046,
|
||||
// 2045 NA
|
||||
// 2044,
|
||||
|
Reference in New Issue
Block a user