psppire-output-view: Consistently apply "transparent" and "systemcolors".
[pspp] / src / language / stats / kruskal-wallis.c
index 61a05061fdf1a49a2c383299dfab3cf86074d2bc..061857d30e600daa46946bc7ca121324fe7ec805 100644 (file)
@@ -137,7 +137,7 @@ kruskal_wallis_execute (const struct dataset *ds,
 
   int total_n_groups = 0.0;
 
-  struct kw *kw = xcalloc (nst->n_vars, sizeof *kw);
+  struct kw *kw = XCALLOC (nst->n_vars,  struct kw);
 
   /* If the independent variable is missing, then we ignore the case */
   input = casereader_create_filter_missing (input,