Skip to content
Snippets Groups Projects
Commit 2f6b0b8f authored by Bram Moolenaar's avatar Bram Moolenaar
Browse files

updated for version 7.0058

parent 111ff9f4
No related merge requests found
......@@ -3594,6 +3594,7 @@ expand_env_esc(src, dst, dstlen, esc)
/*
* Vim's version of getenv().
* Special handling of $HOME, $VIM and $VIMRUNTIME.
* Also does ACP to 'enc' conversion for Win32.
*/
char_u *
vim_getenv(name, mustfree)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment