mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
vim-patch:7.4.1861
Problem: Compiler warnings with 64 bit compiler.
Solution: Change int to size_t. (Mike William)
b055066a1d
Functional changes had already been made when package feature was
initially merged.
This commit is contained in:
parent
94a08e8186
commit
5b8bdca564
@ -579,7 +579,7 @@ static int included_patches[] = {
|
||||
// 1864 NA
|
||||
// 1863 NA
|
||||
// 1862 NA
|
||||
// 1861,
|
||||
1861,
|
||||
1860,
|
||||
// 1859 NA
|
||||
// 1858 NA
|
||||
|
Loading…
Reference in New Issue
Block a user