Whitespace changes only.
[pspp] / src / ui / gui / psppire-dialog-action-correlation.c
index 30c3b05bc771aa134b217ca7826c9f7f97ef8139..18cba1c09a0162786b632d88b3955a48a45c14ba 100644 (file)
@@ -97,7 +97,7 @@ psppire_dialog_action_correlation_activate (PsppireDialogAction *a, GVariant *pa
   PsppireDialogAction *pda = PSPPIRE_DIALOG_ACTION (a);
   PsppireDialogActionCorrelation *act = PSPPIRE_DIALOG_ACTION_CORRELATION (a);
 
-  GtkBuilder *xml = builder_new ( "correlation.ui");
+  GtkBuilder *xml = builder_new ("correlation.ui");
 
   pda->dialog = get_widget_assert (xml, "correlation-dialog");
   pda->source = get_widget_assert (xml, "dict-view");