render: Add comment.
[pspp] / src / language / stats / rank.c
index 48eda85474c5e995f3768b0d1d088220aae44abc..857d6f5dff552c6f53aa74e5bb3c26364b440e1f 100644 (file)
@@ -823,7 +823,7 @@ cmd_rank (struct lexer *lexer, struct dataset *ds)
     {
       struct pivot_table *table = pivot_table_create (
         N_("Variables Created by RANK"));
-      table->omit_empty = true;
+      table->look.omit_empty = true;
 
       pivot_dimension_create (table, PIVOT_AXIS_COLUMN, N_("New Variable"),
                               N_("New Variable"), N_("Function"),