From 5ed86c7189f48e3fa40a1fe8de6c84407d0cf776 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 30 Nov 1999 19:26:17 +0000 Subject: Ready to ship 5.2.0. svn path=/trunk/; revision=2656 --- fetchmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index 69e7b838..2a4f7af2 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -434,6 +434,7 @@ char *idpair_find(struct idlist **, const char *); void append_str_list(struct idlist **, struct idlist **); void expunge_uids(struct query *); void update_str_lists(struct query *); +void uid_expunge(struct query *); void write_saved_lists(struct query *, const char *); /* rcfile_y.y */ -- cgit v1.2.3