forked from aniani/vim
patch 8.1.0744: compiler warnings for signed/unsigned strings
Problem: Compiler warnings for signed/unsigned strings. Solution: A few more type cast fixes.
This commit is contained in:
@@ -796,7 +796,7 @@ static char *(features[]) =
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
743,
|
||||
744,
|
||||
/**/
|
||||
743,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user