]> granicus.if.org Git - mutt/commit
Add a new mode for mutt_write_rfc822_header().
authorKevin McCarthy <kevin@8t8.us>
Mon, 24 Dec 2018 00:23:02 +0000 (16:23 -0800)
committerKevin McCarthy <kevin@8t8.us>
Tue, 25 Dec 2018 21:52:03 +0000 (13:52 -0800)
commitf1431b15ce8762929cbbe7010d54fd48687b4c2a
tree1875d86b7b122124fe80a8cb9627ad5947d41432
parent167bf96ef1ba39eadb7226acf44ac0d8ef599f0c
Add a new mode for mutt_write_rfc822_header().

Convert the mode parameter to an enum, to make the code a bit more readable.
headers.c
main.c
mutt.h
protos.h
send.c
sendlib.c