From 986ab5e943db7aaed2aed98f8b74e4c26666fdd8 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Tue, 25 Aug 1998 22:33:07 +0000 Subject: CVS branch clean-up. --- attach.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'attach.h') diff --git a/attach.h b/attach.h index 46e374dc..32e9d0d5 100644 --- a/attach.h +++ b/attach.h @@ -20,7 +20,7 @@ int mutt_tag_attach (MUTTMENU *menu, int n); -void mutt_save_attachment_list (FILE *fp, int tag, BODY *top); +void mutt_save_attachment_list (FILE *fp, int tag, BODY *top, HEADER *hdr); void mutt_pipe_attachment_list (FILE *fp, int tag, BODY *top, int filter); void mutt_print_attachment_list (FILE *fp, int tag, BODY *top); void mutt_attach_display_loop (MUTTMENU *menu, int op, FILE *fp, ATTACHPTR **idx); -- cgit v1.2.3