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. --- shell/e-shell-settings.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shell') diff --git a/shell/e-shell-settings.c b/shell/e-shell-settings.c index 6338e9886d..a5952be887 100644 --- a/shell/e-shell-settings.c +++ b/shell/e-shell-settings.c @@ -50,8 +50,8 @@ static gpointer parent_class; static gboolean shell_settings_value_equal (const GValue *v1, - const GValue *v2, - gboolean is_debug) + const GValue *v2, + gboolean is_debug) { if (!v1 || !v2) return v1 == v2; -- cgit v1.2.3