diff options
Diffstat (limited to 'src/bin/psql/conditional.h')
-rw-r--r-- | src/bin/psql/conditional.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/conditional.h b/src/bin/psql/conditional.h index 00fbe90ed05..09576277425 100644 --- a/src/bin/psql/conditional.h +++ b/src/bin/psql/conditional.h @@ -80,4 +80,4 @@ extern void conditional_stack_set_paren_depth(ConditionalStack cstack, int depth extern int conditional_stack_get_paren_depth(ConditionalStack cstack); -#endif /* CONDITIONAL_H */ +#endif /* CONDITIONAL_H */ |