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:
lonerover
2017-01-18 12:09:20 +08:00
parent 480b02fdb2
commit 86f76108f7
2 changed files with 7 additions and 4 deletions

View File

@@ -373,7 +373,7 @@ static int included_patches[] = {
// 2070 NA
// 2069,
// 2068,
// 2067,
2067,
2066,
2065,
2064,