Delete trailing whitespace at line endings.
[pspp] / src / ui / gui / psppire-dialog-action-recode.c
index 221e90f2301cfe4a6a4a6fbbbef9b89f1f3eb927..5b052844897d0bb9cbf2a195dacc7ed8a40753f1 100644 (file)
@@ -447,7 +447,7 @@ psppire_dialog_action_recode_pre_activate (PsppireDialogActionRecode *act,
   PsppireDialogAction *pda = PSPPIRE_DIALOG_ACTION (act);
 
   GtkBuilder *xml = builder_new ("recode.ui");
-  
+
   pda->dialog = get_widget_assert   (xml, "recode-dialog");
   pda->source = get_widget_assert   (xml, "treeview1");