aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-html-print.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format-html-print.c')
-rw-r--r--mail/em-format-html-print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-format-html-print.c b/mail/em-format-html-print.c
index 1663ddc89b..00ffc7b615 100644
--- a/mail/em-format-html-print.c
+++ b/mail/em-format-html-print.c
@@ -228,7 +228,7 @@ em_format_html_print_message (EMFormatHTMLPrint *efhp,
g_object_ref (efhp);
mail_get_message (
- folder, uid, emfhp_got_message, efhp, mail_thread_new);
+ folder, uid, emfhp_got_message, efhp, mail_msg_unordered_push);
}
void