diff options
Diffstat (limited to 'src/include/utils/json.h')
-rw-r--r-- | src/include/utils/json.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/json.h b/src/include/utils/json.h index 0a749b90c8b..e3ffe6fc445 100644 --- a/src/include/utils/json.h +++ b/src/include/utils/json.h @@ -19,4 +19,4 @@ /* functions in json.c */ extern void escape_json(StringInfo buf, const char *str); -#endif /* JSON_H */ +#endif /* JSON_H */ |