aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-html-print.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format-html-print.h')
-rw-r--r--mail/em-format-html-print.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-format-html-print.h b/mail/em-format-html-print.h
index 2abdc82178..7b05d7a28e 100644
--- a/mail/em-format-html-print.h
+++ b/mail/em-format-html-print.h
@@ -66,7 +66,7 @@ EMFormatHTMLPrint *
void em_format_html_print_message (EMFormatHTMLPrint *efhp,
CamelFolder *folder,
const gchar *uid);
-void em_format_html_print_raw_message(EMFormatHTMLPrint *efhp,
+void em_format_html_print_raw_message (EMFormatHTMLPrint *efhp,
CamelMimeMessage *msg);
G_END_DECLS