]> granicus.if.org Git - neomutt/commit
This patch simplifies the generation of content type parameters
authorThomas Roessler <roessler@does-not-exist.org>
Wed, 18 Nov 1998 22:56:57 +0000 (22:56 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Wed, 18 Nov 1998 22:56:57 +0000 (22:56 +0000)
commit5ec717a3a25af555a751555e6b73f7f8606f9ca2
treee6a594d7eca4356caee700156546ebd26c508433
parent3f0fd775a3abd8d2f30d1e329f83bfc130071d76
This patch simplifies the generation of content type parameters
significantly by introducing a funciton mutt_set_parameter().
Additionally, we re-use code from parse.c for parsing user-input
content type headers on the compose screen.
compose.c
lib.c
parse.c
pgp.c
protos.h
sendlib.c