Fix whitespace

This commit is contained in:
Peter Eisentraut 2015-03-27 19:50:55 -04:00
parent e09b48316c
commit 16bbb96a2b
1 changed files with 1 additions and 1 deletions

View File

@ -1238,7 +1238,7 @@ print_aligned_vertical(const printTableContent *cont, FILE *fout)
cont->opt->stop_table)
{
printTableFooter *footers = footers_with_default(cont);
if (!opt_tuples_only && !cancel_pressed && footers)
{
printTableFooter *f;