forked from aniani/vim
patch 8.1.0752: one more compiler warning for signed/unsigned string
Problem: One more compiler warning for signed/unsigned string. (Tony
Mechelynck)
Solution: Remove 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 */
|
||||
/**/
|
||||
752,
|
||||
/**/
|
||||
751,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user