forked from aniani/vim
patch 8.2.3101: missing function prototype for vim_round()
Problem: Missing function prototype for vim_round(). Solution: Add the prototype
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
3101,
|
||||||
/**/
|
/**/
|
||||||
3100,
|
3100,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user