mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.2097
Problem: Warning from 64 bit compiler.
Solution: use size_t instead of int. (Mike Williams)
d4f31dc454
This commit is contained in:
@@ -343,7 +343,7 @@ static int included_patches[] = {
|
||||
2100,
|
||||
2099,
|
||||
2098,
|
||||
// 2097,
|
||||
2097,
|
||||
2096,
|
||||
2095,
|
||||
// 2094 NA
|
||||
|
Reference in New Issue
Block a user