From c2e71bd88d6a75e93aaef8f01868a6c4e71a4833 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 13 Jun 2011 10:27:22 -0400 Subject: Coding style and whitespace cleanups. --- e-util/gconf-bridge.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util') diff --git a/e-util/gconf-bridge.c b/e-util/gconf-bridge.c index e1fc3770a8..46bc1d7288 100644 --- a/e-util/gconf-bridge.c +++ b/e-util/gconf-bridge.c @@ -863,7 +863,7 @@ gconf_bridge_bind_window (GConfBridge *bridge, if (gconf_value_get_bool (maximized_val)) { /* maximize is not done immediately, but to count with proper window size, resize it before. The previous size is restored - after the maximization is changed, in window_binding_state_event_cb() + after the maximization is changed, in window_binding_state_event_cb () */ gint width = 0, height = 0; GdkScreen *screen; -- cgit v1.2.3