From 23f5773903d64a554d977ae7d0ebbaca73528f1f Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 30 Nov 2011 20:53:20 -0600 Subject: Coding style and whitespace cleanup. --- mail/em-format-html-print.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'mail/em-format-html-print.c') diff --git a/mail/em-format-html-print.c b/mail/em-format-html-print.c index 97a7627c6d..0de9e2303d 100644 --- a/mail/em-format-html-print.c +++ b/mail/em-format-html-print.c @@ -231,7 +231,10 @@ em_format_html_print_message (EMFormatHTMLPrint *efhp, folder, message_uid, message, (EMFormat *) efhp->source, NULL); } else { - em_format_html_clone_sync (folder, message_uid, message, (EMFormatHTML *) efhp, (EMFormat *) efhp->source); + em_format_html_clone_sync ( + folder, message_uid, message, + (EMFormatHTML *) efhp, + (EMFormat *) efhp->source); emfhp_complete (efhp); } } -- cgit v1.2.3