1
0
forked from aniani/vim

updated for version 7.4.190

Problem:    Compiler warning for using %lld for off_t.
Solution:   Add type cast.
This commit is contained in:
Bram Moolenaar
2014-02-23 22:58:17 +01:00
parent f30caaf08d
commit 581966e832
2 changed files with 4 additions and 2 deletions

View File

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