1
0
forked from aniani/vim

updated for version 7.4.006

Problem:    mkdir("foo/bar/", "p") gives an error message. (David Barnett)
Solution:   Remove the trailing slash. (lcd)
This commit is contained in:
Bram Moolenaar
2013-08-22 12:06:55 +02:00
parent c56c459075
commit 67652c2935
2 changed files with 7 additions and 1 deletions

View File

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