1
0
forked from aniani/vim

updated for version 7.2-110

This commit is contained in:
Bram Moolenaar
2009-02-21 19:37:46 +00:00
parent 28e8d27868
commit 25648a5e54
2 changed files with 3 additions and 1 deletions

View File

@@ -5916,7 +5916,7 @@ do_ucmd(eap)
char_u *q;
char_u *start;
char_u *end;
char_u *end = NULL;
char_u *ksp;
size_t len, totlen;

View File

@@ -676,6 +676,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
110,
/**/
109,
/**/