mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
updated for version 7.0013
This commit is contained in:
@@ -8065,6 +8065,7 @@ f_winrestcmd(argvars, retvar)
|
||||
# endif
|
||||
++winnr;
|
||||
}
|
||||
ga_append(&ga, NUL);
|
||||
|
||||
retvar->var_val.var_string = ga.ga_data;
|
||||
#else
|
||||
|
Reference in New Issue
Block a user