0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

patch 8.2.4496: Coverity gives warnings after tags code refactoring

Problem:    Coverity gives warnings after tags code refactoring.
Solution:   Avoid the warnings. (Yegappan Lakshmanan, closes #9882)
This commit is contained in:
Bram Moolenaar
2022-03-03 10:44:17 +00:00
parent e4e1a1e1c8
commit fe9112e630
2 changed files with 31 additions and 33 deletions

View File

@@ -754,6 +754,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4496,
/**/
4495,
/**/