From cd53ba990035bdb4861d9660917d457533d4ecb2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 11 Sep 2010 14:56:28 -0400 Subject: Coding style cleanups. --- mail/em-format-html.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/em-format-html.h') diff --git a/mail/em-format-html.h b/mail/em-format-html.h index 4e9b315765..85b91f84c3 100644 --- a/mail/em-format-html.h +++ b/mail/em-format-html.h @@ -261,7 +261,7 @@ EMFormatHTMLPObject * em_format_html_find_pobject (EMFormatHTML *efh, const gchar *classid); EMFormatHTMLPObject * - em_format_html_find_pobject_func(EMFormatHTML *efh, + em_format_html_find_pobject_func (EMFormatHTML *efh, CamelMimePart *part, EMFormatHTMLPObjectFunc func); void em_format_html_remove_pobject (EMFormatHTML *efh, @@ -273,8 +273,8 @@ EMFormatHTMLJob * gpointer data); void em_format_html_job_queue (EMFormatHTML *efh, EMFormatHTMLJob *job); -gboolean em_format_html_get_show_real_date(EMFormatHTML *efh); -void em_format_html_set_show_real_date(EMFormatHTML *efh, +gboolean em_format_html_get_show_real_date (EMFormatHTML *efh); +void em_format_html_set_show_real_date (EMFormatHTML *efh, gboolean show_real_date); gchar * em_format_html_format_cert_infos (CamelCipherCertInfo *first_cinfo); -- cgit v1.2.3