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:
James McCoy 2016-11-16 14:27:30 -05:00
parent 03f5f78792
commit 9c01efd6fb
No known key found for this signature in database
GPG Key ID: DFE691AE331BA3DB

View File

@ -458,7 +458,7 @@ static const int included_patches[] = {
1989,
// 1988 NA
// 1987 NA
// 1986,
1986,
// 1985 NA
1984,
// 1983 NA