diff options
Diffstat (limited to 'src/include/common/string.h')
-rw-r--r-- | src/include/common/string.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/common/string.h b/src/include/common/string.h index ec9ee9a7409..5f3ea71d613 100644 --- a/src/include/common/string.h +++ b/src/include/common/string.h @@ -12,4 +12,4 @@ extern bool pg_str_endswith(const char *str, const char *end); -#endif /* COMMON_STRING_H */ +#endif /* COMMON_STRING_H */ |