mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
updated for version 7.0184
This commit is contained in:
@@ -13579,8 +13579,10 @@ f_setqflist(argvars, rettv)
|
||||
typval_T *argvars;
|
||||
typval_T *rettv;
|
||||
{
|
||||
#ifdef FEAT_QUICKFIX
|
||||
char_u *act;
|
||||
int action = ' ';
|
||||
#endif
|
||||
|
||||
rettv->vval.v_number = -1;
|
||||
|
||||
|
Reference in New Issue
Block a user