updated for version 7.0-063

This commit is contained in:
vimboss
2006-08-16 20:02:22 +00:00
parent d760520b6a
commit 0c73fc97f4
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -18811,6 +18811,7 @@ ex_function(eap)
if (dict_add(fudi.fd_dict, fudi.fd_di) == FAIL)
{
vim_free(fudi.fd_di);
vim_free(fp);
goto erret;
}
}
+2
View File
@@ -666,6 +666,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
63,
/**/
62,
/**/