X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fpivot-table.h;h=6104cb13133b04a0de008c9a99756e84e7e90d4a;hb=1aef11b9589a534333bbecd528efe1022a4bb9bb;hp=474b3acde250b916e0a0c559cb04d952cbb2efa2;hpb=9ceda5b4082cf665b5279cc5c56ecbe4fd44fb15;p=pspp diff --git a/src/output/pivot-table.h b/src/output/pivot-table.h index 474b3acde2..6104cb1313 100644 --- a/src/output/pivot-table.h +++ b/src/output/pivot-table.h @@ -453,7 +453,7 @@ void pivot_table_set_weight_format (struct pivot_table *, bool pivot_table_is_empty (const struct pivot_table *); /* Output. */ -void pivot_table_submit (const struct pivot_table *); +void pivot_table_submit (struct pivot_table *); /* Data cells. */ void pivot_table_put (struct pivot_table *, const size_t *dindexes, size_t n,