Changeset 3495:14ec8eba0341 for attach.h
Legend:
- Unmodified
- Added
- Removed
-
attach.h
r3179 r3495 25 25 26 26 27 void mutt_save_attachment_list (FILE *fp, int tag, BODY *top, HEADER *hdr );27 void mutt_save_attachment_list (FILE *fp, int tag, BODY *top, HEADER *hdr, MUTTMENU *menu); 28 28 void mutt_pipe_attachment_list (FILE *fp, int tag, BODY *top, int filter); 29 29 void mutt_print_attachment_list (FILE *fp, int tag, BODY *top);
