projects
/
users
/
gsingh
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9581103
)
Fix whitespace
author
Peter Eisentraut
<peter_e@gmx.net>
Wed, 30 Apr 2014 01:35:07 +0000
(21:35 -0400)
committer
Peter Eisentraut
<peter_e@gmx.net>
Wed, 30 Apr 2014 01:35:07 +0000
(21:35 -0400)
src/bin/psql/print.c
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/psql/print.c
b/src/bin/psql/print.c
index dbdad3ed1c3dc449462e6ca614b9b02d98dc765a..c9c041f724385abc8e54c05cba844e8b9b9c5a47 100644
(file)
--- a/
src/bin/psql/print.c
+++ b/
src/bin/psql/print.c
@@
-1363,8
+1363,8
@@
print_aligned_vertical(const printTableContent *cont, FILE *fout)
/* More lines after this one due to a newline */
fputs(format->header_nl_right, fout);
hline++;
- }
- else
+ }
+ else
{
/* This was the last line of the header */
fputs(" ", fout);