forked from aniani/vim
updated for version 7.0057
This commit is contained in:
@@ -3628,7 +3628,6 @@ vim_getenv(name, mustfree)
|
||||
if (pp != NULL)
|
||||
{
|
||||
p = pp;
|
||||
p[len] = NUL;
|
||||
*mustfree = TRUE;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user