mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.2067
Problem: Compiler warning for char/char_u conversion. (Tony Mechelynck)
Inefficient code.
Solution: Use more lines to fill with spaces. (Nikolai Pavlov) Add type cast.
16ec3c9be3
This commit is contained in:
@@ -373,7 +373,7 @@ static int included_patches[] = {
|
||||
// 2070 NA
|
||||
// 2069,
|
||||
// 2068,
|
||||
// 2067,
|
||||
2067,
|
||||
2066,
|
||||
2065,
|
||||
2064,
|
||||
|
Reference in New Issue
Block a user