Delete trailing whitespace at end of lines.
[pspp-builds.git] / src / ui / gui / syntax-editor.c
index fc9a44011dd045223a248e901b0436637d41c628..5479c2366cbdbea8cfc87eb6e5a09faff1bba12f 100644 (file)
@@ -78,7 +78,7 @@ save_if_modified (struct syntax_editor *se)
                                GTK_MESSAGE_QUESTION,
                                GTK_BUTTONS_NONE,
                                _("Save contents of syntax editor to %s?"),
-                               e->name 
+                               e->name
                                );
 
       gtk_dialog_add_button  (GTK_DIALOG (dialog),