mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
updated for version 7.4.295
Problem: Various typos, bad white space and unclear comments. Solution: Fix typos. Improve white space. Update comments.
This commit is contained in:
@@ -2054,6 +2054,7 @@ write_session_file(char_u *filename)
|
||||
|
||||
ssop_flags = save_ssop_flags;
|
||||
g_free(mksession_cmdline);
|
||||
|
||||
/*
|
||||
* Reopen the file and append a command to restore v:this_session,
|
||||
* as if this save never happened. This is to avoid conflicts with
|
||||
|
Reference in New Issue
Block a user