Whitespace changes only.
[pspp] / src / ui / gui / psppire-dialog-action.c
index f2266cc535de204bfefe90e43acdcea1849fefed..c65162379c4c9b2b2c04a4706210c45db04363b5 100644 (file)
@@ -274,7 +274,7 @@ psppire_dialog_action_activate (PsppireDialogAction *act, GVariant *parameter)
 
   response = psppire_dialog_run (PSPPIRE_DIALOG (act->dialog));
 
-  if ( class->generate_syntax )
+  if (class->generate_syntax)
     {
       switch (response)
        {