forked from aniani/vim
updated for version 7.1-063
This commit is contained in:
@@ -10817,7 +10817,7 @@ ex_match(eap)
|
||||
exarg_T *eap;
|
||||
{
|
||||
char_u *p;
|
||||
char_u *g;
|
||||
char_u *g = NULL;
|
||||
char_u *end;
|
||||
int c;
|
||||
int id;
|
||||
|
@@ -666,6 +666,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
63,
|
||||
/**/
|
||||
62,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user