Delete trailing whitespace at end of lines.
[pspp-builds.git] / src / ui / gui / compute-dialog.c
index 7125442d347e5f93b68c0d5106a664106cf1fabe..7c6a78480a2c012e02c375f13d46adc4b672ded7 100644 (file)
@@ -302,7 +302,7 @@ function_list_populate (GtkTreeView *tv)
   for (i = 0 ; i < n_funcs ; ++i)
     {
       const struct operation *op = expr_get_function (i);
-      
+
       gtk_list_store_append (liststore, &iter);
 
       gtk_list_store_set (liststore, &iter,