forked from aniani/vim
patch 7.4.1194
Problem: Compiler warning for not using return value of fwrite(). Solution: Return OK/FAIL. (Charles Campbell)
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1194,
|
||||
/**/
|
||||
1193,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user