vim-patch:7.4.1823

Problem:    Warning from 64 bit compiler.
Solution:   Add type cast. (Mike Williams)

d9db8b448c

Already silenced in earlier commits by using size_t.
This commit is contained in:
James McCoy 2016-12-13 11:03:28 -05:00
parent b9c5ca21e6
commit e2b081ed0c
No known key found for this signature in database
GPG Key ID: DFE691AE331BA3DB

View File

@ -616,7 +616,7 @@ static int included_patches[] = {
// 1826 NA // 1826 NA
// 1825 NA // 1825 NA
// 1824 NA // 1824 NA
// 1823, 1823,
// 1822 NA // 1822 NA
1821, 1821,
1820, 1820,