ascii: Include footnote markers in output.
[pspp] / src / output / pivot-table.h
index c6005d38921c683787d37987a7c6c4ed6e138013..0c89725a248e85249577223bffe30bea4c718ae2 100644 (file)
@@ -758,7 +758,7 @@ void pivot_value_set_rc (const struct pivot_table *, struct pivot_value *,
 char *pivot_value_to_string (const struct pivot_value *,
                              const struct pivot_table *);
 char *pivot_value_to_string_defaults (const struct pivot_value *);
-void pivot_value_format (const struct pivot_value *,
+bool pivot_value_format (const struct pivot_value *,
                          const struct pivot_table *, struct string *);
 bool pivot_value_format_body (const struct pivot_value *,
                               const struct pivot_table *,