diff options
Diffstat (limited to 'src/include/parser/parse_enr.h')
-rw-r--r-- | src/include/parser/parse_enr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/parser/parse_enr.h b/src/include/parser/parse_enr.h index 48a7576f2c2..9c68ddbb043 100644 --- a/src/include/parser/parse_enr.h +++ b/src/include/parser/parse_enr.h @@ -19,4 +19,4 @@ extern bool name_matches_visible_ENR(ParseState *pstate, const char *refname); extern EphemeralNamedRelationMetadata get_visible_ENR(ParseState *pstate, const char *refname); -#endif /* PARSE_ENR_H */ +#endif /* PARSE_ENR_H */ |