work
[pspp] / src / output / pivot-output.h
index 17118dfb21a8d0786575be74dc15547ac4e1e905..f2feeb9599ef4ecf89f78d1d550cc50323d2ab50 100644 (file)
@@ -32,6 +32,7 @@ size_t *pivot_output_next_layer (const struct pivot_table *,
 
 void pivot_output (const struct pivot_table *,
                    const size_t *layer_indexes,
+                   bool printing,
                    struct table **titlep,
                    struct table **layersp,
                    struct table **bodyp,