From cd76c782bdfdae2efec7ff718fcc85c5559862c2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 7 Jul 2013 11:25:07 -0400 Subject: Miscellaneous cleanups. --- mail/em-composer-utils.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/em-composer-utils.c') diff --git a/mail/em-composer-utils.c b/mail/em-composer-utils.c index 5f2bd0aa54..1980ac902c 100644 --- a/mail/em-composer-utils.c +++ b/mail/em-composer-utils.c @@ -1008,8 +1008,8 @@ em_utils_composer_print_cb (EMsgComposer *composer, EMailSession *session) { /* as long as EMsgComposer uses GtkHTML, use its routine for printing; - this conditional compile is here rather to not forget to fix this - once the WebKit-based composer will land */ + * this conditional compile is here rather to not forget to fix this + * once the WebKit-based composer will land */ #if defined(GTK_TYPE_HTML) EWebViewGtkHTML *gtkhtml_web_view; GtkPrintOperation *operation; -- cgit v1.2.3