output: Break struct pivot_table_look out of struct pivot_table.
[pspp] / src / language / stats / oneway.c
index 3665211a1c64aa61ee953a9603a2fafeef047ead..9b88ed1707eada8a8cbb1afec5b2d79505e6cf22 100644 (file)
@@ -1367,7 +1367,7 @@ show_comparisons (const struct oneway_spec *cmd, const struct oneway_workspace *
                                         _("Multiple Comparisons (%s)"),
                                         var_to_string (cmd->vars[v]))),
     "Multiple Comparisons");
-  table->omit_empty = true;
+  table->look.omit_empty = true;
 
   struct pivot_dimension *statistics = pivot_dimension_create (
     table, PIVOT_AXIS_COLUMN, N_("Statistics"),