From cc8bf823ec514f6ba1f59fa8d8103936fa48d070 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 24 Jun 2012 07:43:06 -0400 Subject: Coding style and whitespace cleanup. --- widgets/misc/e-web-view.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'widgets/misc/e-web-view.c') diff --git a/widgets/misc/e-web-view.c b/widgets/misc/e-web-view.c index 1c03ab8995..20b5569a85 100644 --- a/widgets/misc/e-web-view.c +++ b/widgets/misc/e-web-view.c @@ -1221,7 +1221,7 @@ web_view_stop_loading (EWebView *web_view) static void web_view_update_actions (EWebView *web_view, - GdkEventButton *event) + GdkEventButton *event) { GtkActionGroup *action_group; gboolean can_copy; @@ -2820,7 +2820,7 @@ e_web_view_stop_loading (EWebView *web_view) void e_web_view_update_actions (EWebView *web_view, - GdkEventButton *event) + GdkEventButton *event) { g_return_if_fail (E_IS_WEB_VIEW (web_view)); -- cgit v1.2.3