updated for version 7.1-115

This commit is contained in:
vimboss
2007-09-17 20:21:33 +00:00
parent 72075edf2c
commit cfc6d02732
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -6704,7 +6704,7 @@ get_dict_tv(arg, rettv, evaluate)
dict_T *d = NULL;
typval_T tvkey;
typval_T tv;
char_u *key;
char_u *key = NULL;
dictitem_T *item;
char_u *start = skipwhite(*arg + 1);
char_u buf[NUMBUFLEN];
+2
View File
@@ -666,6 +666,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
115,
/**/
114,
/**/