]> Pileus Git - ~andy/gtk/blobdiff - tests/testappchooser.c
Coding style fixups
[~andy/gtk] / tests / testappchooser.c
index 9d32909d1305e6e8aafd3f03212c576348b7d2e0..43b7f35e9be90c7ffed428c7aab40199c27cb993 100644 (file)
@@ -81,8 +81,7 @@ prepare_dialog (void)
 
   if (use_file)
     {
-      dialog = gtk_app_chooser_dialog_new (GTK_WINDOW (toplevel),
-                                         0, file);
+      dialog = gtk_app_chooser_dialog_new (GTK_WINDOW (toplevel), 0, file);
     }
   else
     {