mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.778
Problem: Coverity warns for uninitialized variable.
Solution: Change condition of assignment.
ae2fe73abc
This commit is contained in:
@@ -356,7 +356,7 @@ static int included_patches[] = {
|
||||
781,
|
||||
// 780 NA
|
||||
// 779,
|
||||
// 778,
|
||||
778,
|
||||
// 777 NA
|
||||
776,
|
||||
775,
|
||||
|
Reference in New Issue
Block a user