mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0e06
This commit is contained in:
@@ -1778,6 +1778,7 @@ write_viminfo(file, forceit)
|
||||
tt = msg_didany;
|
||||
EMSG2(_("E137: Viminfo file is not writable: %s"), fname);
|
||||
msg_didany = tt;
|
||||
fclose(fp_in);
|
||||
goto end;
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user