]> git.marmaro.de Git - mmh/blobdiff - h/prototypes.h
Trash folder replaces rmmproc. Rework of rmm(1) and refile(1).
[mmh] / h / prototypes.h
index 0e608d007909961cc85e61034741da44bbf1a0f8..973da677dab056a6dfad74b2b2083f6089e7ebc2 100644 (file)
@@ -45,7 +45,7 @@ char *expandfol(char *);
 char *expanddir(char *);
 int ext_hook(char *, char *, char *);
 int folder_addmsg(struct msgs **, char *, int, int, int, int, char *);
 char *expanddir(char *);
 int ext_hook(char *, char *, char *);
 int folder_addmsg(struct msgs **, char *, int, int, int, int, char *);
-int folder_delmsgs(struct msgs *, int, int);
+int folder_delmsgs(struct msgs *, int);
 void folder_free(struct msgs *);
 struct msgs *folder_read(char *);
 struct msgs *folder_realloc(struct msgs *, int, int);
 void folder_free(struct msgs *);
 struct msgs *folder_read(char *);
 struct msgs *folder_realloc(struct msgs *, int, int);