diff options
Diffstat (limited to 'src/bin/psql/crosstabview.h')
| -rw-r--r-- | src/bin/psql/crosstabview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/crosstabview.h b/src/bin/psql/crosstabview.h index 97c72a5139..ad63ddef50 100644 --- a/src/bin/psql/crosstabview.h +++ b/src/bin/psql/crosstabview.h @@ -24,4 +24,4 @@ /* prototypes */ extern bool PrintResultsInCrosstab(const PGresult *res); -#endif /* CROSSTABVIEW_H */ +#endif /* CROSSTABVIEW_H */ |
