mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0e04
This commit is contained in:
@@ -4371,7 +4371,6 @@ expand_filename(eap, cmdlinep, errormsgp)
|
||||
p = ExpandOne(&xpc, eap->arg, NULL,
|
||||
WILD_LIST_NOTFOUND|WILD_ADD_SLASH,
|
||||
WILD_EXPAND_FREE);
|
||||
ExpandCleanup(&xpc);
|
||||
if (p == NULL)
|
||||
return FAIL;
|
||||
}
|
||||
|
Reference in New Issue
Block a user