aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-quote.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format-quote.c')
-rw-r--r--mail/em-format-quote.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/em-format-quote.c b/mail/em-format-quote.c
index 602c57ed3d..b6a2dffc16 100644
--- a/mail/em-format-quote.c
+++ b/mail/em-format-quote.c
@@ -354,6 +354,8 @@ emfq_format_headers (EMFormatQuote *emfq, CamelStream *stream, CamelMedium *part
emfq_format_header (emf, stream, part, h->name, h->flags, charset);
h = h->next;
}
+
+ camel_stream_printf(stream, "<br>\n");
}
static void