mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
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:
parent
67b17a6fc6
commit
26e88ec8e2
@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3101,
|
||||
/**/
|
||||
3100,
|
||||
/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user