mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-07 15:37:14 +02:00
Fix version.c, 638 was there twice.
This commit is contained in:
@@ -719,8 +719,6 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
638,
|
||||
/**/
|
||||
638,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user