forked from aniani/vim
updated for version 7.2-110
This commit is contained in:
@@ -5916,7 +5916,7 @@ do_ucmd(eap)
|
|||||||
char_u *q;
|
char_u *q;
|
||||||
|
|
||||||
char_u *start;
|
char_u *start;
|
||||||
char_u *end;
|
char_u *end = NULL;
|
||||||
char_u *ksp;
|
char_u *ksp;
|
||||||
size_t len, totlen;
|
size_t len, totlen;
|
||||||
|
|
||||||
|
@@ -676,6 +676,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 */
|
||||||
|
/**/
|
||||||
|
110,
|
||||||
/**/
|
/**/
|
||||||
109,
|
109,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user