X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fstats%2Foneway.c;h=c33d333ce4b9a459d8f3f94809b6f069720eba5e;hb=3c15b41c0360cc66ad9608a18ba379112f10b5b9;hp=7f28b75b8a45098de84fb736d452642e0ffdde59;hpb=1aef11b9589a534333bbecd528efe1022a4bb9bb;p=pspp diff --git a/src/language/stats/oneway.c b/src/language/stats/oneway.c index 7f28b75b8a..c33d333ce4 100644 --- a/src/language/stats/oneway.c +++ b/src/language/stats/oneway.c @@ -1365,7 +1365,8 @@ show_comparisons (const struct oneway_spec *cmd, const struct oneway_workspace * struct pivot_table *table = pivot_table_create__ ( pivot_value_new_user_text_nocopy (xasprintf ( _("Multiple Comparisons (%s)"), - var_to_string (cmd->vars[v])))); + var_to_string (cmd->vars[v]))), + "Multiple Comparisons"); table->omit_empty = true; struct pivot_dimension *statistics = pivot_dimension_create (