mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.1815
Problem: Compiler warnings for unused variables. (Ajit Thakkar)
Solution: Add a dummy initialization. (Yasuhiro Matsumoto)
9a3b3311d2
This commit is contained in:
@@ -624,7 +624,7 @@ static int included_patches[] = {
|
||||
1818,
|
||||
// 1817 NA
|
||||
1816,
|
||||
// 1815,
|
||||
1815,
|
||||
// 1814 NA
|
||||
1813,
|
||||
// 1812,
|
||||
|
Reference in New Issue
Block a user