summaryrefslogtreecommitdiffstats
path: root/src/proto/mark.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/mark.pro')
-rw-r--r--src/proto/mark.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/proto/mark.pro b/src/proto/mark.pro
index a28fa9a378..cc45f0d3c3 100644
--- a/src/proto/mark.pro
+++ b/src/proto/mark.pro
@@ -27,4 +27,5 @@ void free_jumplist(win_T *wp);
void set_last_cursor(win_T *win);
void free_all_marks(void);
xfmark_T *get_namedfm(void);
+void f_getmarklist(typval_T *argvars, typval_T *rettv);
/* vim: set ft=c : */