updated for version 7.2-028

This commit is contained in:
vimboss
2008-11-06 10:05:42 +00:00
parent ff8b751695
commit 4a3f8ec5c9
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -3287,7 +3287,7 @@ ex_call(eap)
if (*startarg != '(')
{
EMSG2(_("E107: Missing braces: %s"), eap->arg);
EMSG2(_("E107: Missing parentheses: %s"), eap->arg);
goto end;
}
+2
View File
@@ -676,6 +676,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
28,
/**/
27,
/**/