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 78e3139e0f..5c8731ef12 100644
--- a/mail/em-format-html-print.h
+++ b/mail/em-format-html-print.h
@@ -32,6 +32,6 @@ GType em_format_html_print_get_type(void);
EMFormatHTMLPrint *em_format_html_print_new(void);
-int em_format_html_print_print(EMFormatHTMLPrint *efhp, struct _CamelMedium *msg, EMFormatHTML *source, struct _GnomePrintConfig *print_config, int preview);
+int em_format_html_print_print(EMFormatHTMLPrint *efhp, EMFormatHTML *source, struct _GnomePrintConfig *print_config, int preview);
#endif /* ! _EM_FORMAT_HTML_PRINT_H */