From c53fbc0b8f3b98827d6816a627bdd4d467b84f74 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 16 Feb 2014 09:36:49 -0500 Subject: Miscellaneous cleanups. --- e-util/e-web-view-gtkhtml.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util/e-web-view-gtkhtml.c') diff --git a/e-util/e-web-view-gtkhtml.c b/e-util/e-web-view-gtkhtml.c index 0dd6bce99b..5b6db0d504 100644 --- a/e-util/e-web-view-gtkhtml.c +++ b/e-util/e-web-view-gtkhtml.c @@ -54,7 +54,7 @@ struct _EWebViewGtkHTMLPrivate { GtkTargetList *paste_target_list; /* Lockdown Options */ - guint disable_printing : 1; + guint disable_printing : 1; guint disable_save_to_disk : 1; }; -- cgit v1.2.3