0
0
mirror of https://github.com/vim/vim.git synced 2025-09-26 04:04:07 -04:00

patch 7.4.1718

Problem:    Coverity: not using return value of set_ref_in_item().
Solution:   Use the return value.
This commit is contained in:
Bram Moolenaar
2016-04-07 22:16:30 +02:00
parent 0e4c1de556
commit d56374e25d
2 changed files with 3 additions and 1 deletions

View File

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