Commit 16bbb96a authored by Peter Eisentraut's avatar Peter Eisentraut

Fix whitespace

parent e09b4831
...@@ -1238,7 +1238,7 @@ print_aligned_vertical(const printTableContent *cont, FILE *fout) ...@@ -1238,7 +1238,7 @@ print_aligned_vertical(const printTableContent *cont, FILE *fout)
cont->opt->stop_table) cont->opt->stop_table)
{ {
printTableFooter *footers = footers_with_default(cont); printTableFooter *footers = footers_with_default(cont);
if (!opt_tuples_only && !cancel_pressed && footers) if (!opt_tuples_only && !cancel_pressed && footers)
{ {
printTableFooter *f; printTableFooter *f;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment