1
0
forked from aniani/vim

updated for version 7.4.649

Problem:    Compiler complains about ignoring return value of fwrite().
            (Michael Jarvis)
Solution:   Add (void).
This commit is contained in:
Bram Moolenaar
2015-03-05 13:36:00 +01:00
parent f3c2afb77f
commit cf48767cd1
2 changed files with 3 additions and 1 deletions

View File

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