mirror of
https://github.com/zoriya/vim.git
synced 2025-12-19 13:45:18 +00:00
updated for version 7.0076
This commit is contained in:
@@ -12350,7 +12350,7 @@ f_setline(argvars, rettv)
|
||||
typval_T *rettv;
|
||||
{
|
||||
linenr_T lnum;
|
||||
char_u *line;
|
||||
char_u *line = NULL;
|
||||
list_T *l = NULL;
|
||||
listitem_T *li = NULL;
|
||||
long added = 0;
|
||||
|
||||
Reference in New Issue
Block a user