mirror of
https://github.com/vim/vim.git
synced 2025-09-28 04:24:06 -04:00
Fix version.c, 638 was there twice.
This commit is contained in:
@@ -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,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user