fixed goto case dialog
[pspp] / src / ui / gui / psppire-dialog-action-k-independent.c
index 9027fdd0a4f8b71294b519cc17b2608176257d68..3a590f95d1f6d6aa1717783521dcdd6165055b60 100644 (file)
@@ -74,7 +74,7 @@ generate_syntax (const PsppireDialogAction *act)
                                  kid->upper_limit_value.f);
        }
     }
-  
+
   g_string_append (string, ".\n");
 
   text = string->str;