1
0
forked from aniani/vim

patch 8.1.1835: cannot use printf() as a method

Problem:    Cannot use printf() as a method.
Solution:   Pass the base as the second argument to printf().
This commit is contained in:
Bram Moolenaar
2019-08-10 00:13:30 +02:00
parent 22a0c0c4ec
commit fd8ca21b3f
4 changed files with 17 additions and 9 deletions

View File

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