1
0
forked from aniani/vim

updated for version 7.4.096

Problem:    Can't change directory to an UNC path.
Solution:   Use win32_getattrs() in mch_getperm(). (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2013-11-21 12:34:11 +01:00
parent 49b10273f0
commit ffa2220950
2 changed files with 10 additions and 7 deletions

View File

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