Delete trailing whitespace at line endings.
[pspp] / src / ui / gui / psppire-dialog-action-descriptives.c
index 5d2f4b7c5cd75537bba902f5ba2949fe4c8d726c..78e962bc9f1293ae2bc354d769ec6306cd0195b2 100644 (file)
@@ -206,7 +206,7 @@ psppire_dialog_action_descriptives_activate (PsppireDialogAction *a, GVariant *p
                                      B_DS_DEFAULT,
                                      N_DESCRIPTIVE_STATS, stats);
   act->stats = gtk_tree_view_get_model (GTK_TREE_VIEW (stats_treeview));
-  
+
   pda->dialog = get_widget_assert   (xml, "descriptives-dialog");
   pda->source = get_widget_assert   (xml, "all-variables");
   act->variables =   get_widget_assert   (xml, "stat-variables");