1
0
forked from aniani/vim

patch 8.1.0727: compiler warning for sprintf() argument

Problem:    Compiler warning for sprintf() argument.
Solution:   Add type cast.
This commit is contained in:
Bram Moolenaar
2019-01-11 20:47:31 +01:00
parent 535d5b653a
commit 44a7db4ffd
2 changed files with 3 additions and 1 deletions

View File

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