From 6413227cef16fcee96670ccb56ece9e1cc3293c5 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 28 May 2009 13:06:29 -0400 Subject: Whitespace cleanup. --- plugins/google-account-setup/google-source.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/google-account-setup') diff --git a/plugins/google-account-setup/google-source.c b/plugins/google-account-setup/google-source.c index cc18b0a3af..93b4ee9876 100644 --- a/plugins/google-account-setup/google-source.c +++ b/plugins/google-account-setup/google-source.c @@ -641,7 +641,7 @@ plugin_google (EPlugin *epl, gtk_widget_show (hbox); spin = gtk_spin_button_new_with_range (1, 100, 1); - gtk_label_set_mnemonic_widget (GTK_LABEL(label), spin); + gtk_label_set_mnemonic_widget (GTK_LABEL(label), spin); gtk_widget_show (spin); gtk_box_pack_start (GTK_BOX(hbox), spin, FALSE, TRUE, 0); -- cgit v1.2.3