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;
|
exarg_T *eap;
|
||||||
{
|
{
|
||||||
char_u *p;
|
char_u *p;
|
||||||
char_u *g;
|
char_u *g = NULL;
|
||||||
char_u *end;
|
char_u *end;
|
||||||
int c;
|
int c;
|
||||||
int id;
|
int id;
|
||||||
|
@@ -666,6 +666,8 @@ 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 */
|
||||||
|
/**/
|
||||||
|
63,
|
||||||
/**/
|
/**/
|
||||||
62,
|
62,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user