mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
Fix version.c, 638 was there twice.
This commit is contained in:
parent
451cf63751
commit
1c75a03501
@ -719,8 +719,6 @@ 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 */
|
||||||
/**/
|
|
||||||
638,
|
|
||||||
/**/
|
/**/
|
||||||
638,
|
638,
|
||||||
/**/
|
/**/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user