summaryrefslogtreecommitdiffstats
path: root/crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypt.c')
-rw-r--r--crypt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypt.c b/crypt.c
index e1ab409e..7c39f856 100644
--- a/crypt.c
+++ b/crypt.c
@@ -943,6 +943,7 @@ int mutt_protected_headers_handler (BODY *a, STATE *s)
{
if (a->mime_headers->subject)
{
+ state_mark_protected_header (s);
mutt_write_one_header (s->fpout, "Subject", a->mime_headers->subject,
s->prefix,
mutt_window_wrap_cols (MuttIndexWindow, Wrap),