mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
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:
parent
b9c5ca21e6
commit
e2b081ed0c
@ -616,7 +616,7 @@ static int included_patches[] = {
|
||||
// 1826 NA
|
||||
// 1825 NA
|
||||
// 1824 NA
|
||||
// 1823,
|
||||
1823,
|
||||
// 1822 NA
|
||||
1821,
|
||||
1820,
|
||||
|
Loading…
Reference in New Issue
Block a user