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:
@@ -795,6 +795,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
727,
|
||||
/**/
|
||||
726,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user