summaryrefslogtreecommitdiff
path: root/pith/msgno.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/msgno.h')
-rw-r--r--pith/msgno.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/msgno.h b/pith/msgno.h
index 00b669c1..873ed7bb 100644
--- a/pith/msgno.h
+++ b/pith/msgno.h
@@ -186,7 +186,7 @@ void msgno_reset_isort(MSGNO_S *);
void msgno_give(MSGNO_S **);
void msgno_inc(MAILSTREAM *, MSGNO_S *, int);
void msgno_dec(MAILSTREAM *, MSGNO_S *, int);
-void msgno_exclude_deleted(MAILSTREAM *, MSGNO_S *);
+void msgno_exclude_deleted(MAILSTREAM *, MSGNO_S *, char *);
void msgno_exclude(MAILSTREAM *, MSGNO_S *, long, int);
int msgno_include(MAILSTREAM *, MSGNO_S *, int);
void msgno_add_raw(MSGNO_S *, long);