X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fhtml.c;fp=src%2Foutput%2Fhtml.c;h=740d04257d2306cf0f863b177cc92cc32b763e6d;hb=0625520a58e3cb811d699808e9df95593f7373a9;hp=2dcdf52f0663fb18b47401b8ecbd3763928be28f;hpb=3d80d37a5d5f799c03a1fb04bde48af9e013a5af;p=pspp diff --git a/src/output/html.c b/src/output/html.c index 2dcdf52f06..740d04257d 100644 --- a/src/output/html.c +++ b/src/output/html.c @@ -623,7 +623,7 @@ html_output_table_layer (struct html_driver *html, const struct pivot_table *pt, const size_t *layer_indexes) { struct table *title, *layers, *body, *caption, *footnotes; - pivot_output (pt, layer_indexes, &title, &layers, &body, + pivot_output (pt, layer_indexes, true, &title, &layers, &body, &caption, &footnotes, NULL, NULL); fputs ("file);