0
0
mirror of https://github.com/vim/vim.git synced 2025-09-26 04:04:07 -04:00

updated for version 7.1-284

This commit is contained in:
Bram Moolenaar
2008-03-20 12:23:49 +00:00
parent cb4cef2206
commit d9ff7d5d70
3 changed files with 6 additions and 0 deletions

View File

@@ -14662,6 +14662,8 @@ f_setline(argvars, rettv)
appended_lines_mark(lcount, added);
}
static void set_qf_ll_list __ARGS((win_T *wp, typval_T *list_arg, typval_T *action_arg, typval_T *rettv));
/*
* Used by "setqflist()" and "setloclist()" functions
*/