summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/proto.h b/include/proto.h
index 312659dd..fa7ffd06 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -210,6 +210,7 @@ int iseditlocking(char *fpath, char *action);
/* fav */
void fav_set_old_folder(fav_t *fp);
+int get_data_tail(fav_t *fp);
int get_data_number(fav_t *fp);
int get_current_fav_level(void);
fav_t *get_current_fav(void);