Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 16bbb96

Browse files
committed
Fix whitespace
1 parent e09b483 commit 16bbb96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/psql/print.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1238,7 +1238,7 @@ print_aligned_vertical(const printTableContent *cont, FILE *fout)
12381238
cont->opt->stop_table)
12391239
{
12401240
printTableFooter *footers = footers_with_default(cont);
1241-
1241+
12421242
if (!opt_tuples_only && !cancel_pressed && footers)
12431243
{
12441244
printTableFooter *f;

0 commit comments

Comments
 (0)