0
0
mirror of https://github.com/vim/vim.git synced 2025-10-02 05:04:20 -04:00

updated for version 7.0b

This commit is contained in:
Bram Moolenaar
2006-03-24 22:46:53 +00:00
parent c01140a1a0
commit 76b92b2830
102 changed files with 1377 additions and 1810 deletions

View File

@@ -1132,7 +1132,6 @@ install_vimrc(int idx)
{
FILE *fd, *tfd;
char *fname;
char *p;
/* If an old vimrc file exists, overwrite it.
* Otherwise create a new one. */