mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
vim-patch:7.4.1986
Problem: Compiler warns for loss of data.
Solution: Use size_t instead of int. (Christian Brabandt)
fef524bbff
Equivalent change had already been made when merging earlier pack
patches.
This commit is contained in:
parent
03f5f78792
commit
9c01efd6fb
@ -458,7 +458,7 @@ static const int included_patches[] = {
|
||||
1989,
|
||||
// 1988 NA
|
||||
// 1987 NA
|
||||
// 1986,
|
||||
1986,
|
||||
// 1985 NA
|
||||
1984,
|
||||
// 1983 NA
|
||||
|
Loading…
Reference in New Issue
Block a user