mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.2065 (#5950)
Problem: Compiler warns for uninitialzed variable. (John Marriott)
Solution: Set lnum to the right value.
69aa099641
This commit is contained in:
@@ -375,7 +375,7 @@ static int included_patches[] = {
|
||||
// 2068,
|
||||
// 2067,
|
||||
2066,
|
||||
// 2065,
|
||||
2065,
|
||||
// 2064,
|
||||
// 2063 NA
|
||||
// 2062,
|
||||
|
Reference in New Issue
Block a user