vim-patch:7.4.1718

Problem:    Coverity: not using return value of set_ref_in_item().
Solution:   Use the return value.

d56374e25d
This commit is contained in:
Michael Ennen
2016-11-26 16:00:24 -07:00
committed by James McCoy
parent 0645787741
commit e97e24c77e
2 changed files with 4 additions and 3 deletions

View File

@@ -723,8 +723,8 @@ static int included_patches[] = {
// 1722 NA
// 1721 NA
// 1720,
// 1719,
// 1718,
1719,
1718,
// 1717 NA
1716,
1715,