Remove every control char after colon
commit560b2428fbe557c007898c259701db127945dd82
authorRicardo Mones <ricardo@mones.org>
Fri, 24 May 2013 12:38:28 +0000 (24 14:38 +0200)
committerPaul <paul@claws-mail.org>
Sat, 8 Jun 2013 19:56:05 +0000 (8 20:56 +0100)
tree56d34151f770390e43c9d83e33e903823bedfedd
parent5f682354c885a61586db637d42f8bc567564dde8
Remove every control char after colon

The extraheaderrc format doesn't allow data after the header
colon. Other OSes may insert extra characters other than \n,
so, remove them all.
(cherry picked from commit 6b978617931b7116397c6c625a26dc638154dd28)
src/compose.c