updated for version 7.0-053

This commit is contained in:
vimboss
2006-08-15 20:24:14 +00:00
parent 3f94d92ab3
commit 7cb24bfda7
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -4492,7 +4492,7 @@ shorten_dir(str)
int l = mb_ptr2len(s);
while (--l > 0)
*d++ = *s++;
*d++ = *++s;
}
# endif
}
+2
View File
@@ -666,6 +666,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
53,
/**/
52,
/**/