diff options
Diffstat (limited to 'src/include/parser/scansup.h')
| -rw-r--r-- | src/include/parser/scansup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/parser/scansup.h b/src/include/parser/scansup.h index 3464eb4c0e..f9a36b5cbd 100644 --- a/src/include/parser/scansup.h +++ b/src/include/parser/scansup.h @@ -27,4 +27,4 @@ extern void truncate_identifier(char *ident, int len, bool warn); extern bool scanner_isspace(char ch); -#endif /* SCANSUP_H */ +#endif /* SCANSUP_H */ |
