]> Pileus Git - ~andy/gtk/commitdiff
tests: fix indentation
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 25 Nov 2010 16:19:00 +0000 (17:19 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 25 Nov 2010 16:32:13 +0000 (17:32 +0100)
tests/testappchooser.c

index 43b7f35e9be90c7ffed428c7aab40199c27cb993..a50f1b4e4cfcd45d71e2bb98c0f58b73de358793 100644 (file)
@@ -95,7 +95,7 @@ prepare_dialog (void)
       g_object_unref (info);
 
       dialog = gtk_app_chooser_dialog_new_for_content_type (GTK_WINDOW (toplevel),
-                                                          0, content_type);
+                                                            0, content_type);
     }
 
   g_signal_connect (dialog, "response",