Changeset 5457:7729b1ad530c for protos.h
Legend:
- Unmodified
- Added
- Removed
-
protos.h
r5448 r5457 372 372 int mutt_write_one_header (FILE *fp, const char *tag, const char *value, const char *pfx, int wraplen); 373 373 int mutt_write_rfc822_header (FILE *, ENVELOPE *, BODY *, int, int); 374 void mutt_write_references (LIST *, FILE *, int); 374 375 int mutt_yesorno (const char *, int); 375 376 void mutt_set_header_color(CONTEXT *, HEADER *);
