0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

updated for version 7.1b

This commit is contained in:
Bram Moolenaar
2007-05-10 18:59:07 +00:00
parent cf0dfa2f18
commit b8017e7a03
13 changed files with 646 additions and 302 deletions

View File

@@ -419,7 +419,7 @@ get_vim_env(void)
vim = default_vim_dir;
else
/* Let NSIS know there is no default, it should use
* $PROGRAMFIlES. */
* $PROGRAMFILES. */
vim = "";
}
}