aboutsummaryrefslogtreecommitdiff
path: root/src/include/regex/regexport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/regex/regexport.h')
-rw-r--r--src/include/regex/regexport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/regex/regexport.h b/src/include/regex/regexport.h
index 091c568e635..1c84d15d55c 100644
--- a/src/include/regex/regexport.h
+++ b/src/include/regex/regexport.h
@@ -54,4 +54,4 @@ extern int pg_reg_getnumcharacters(const regex_t *regex, int co);
extern void pg_reg_getcharacters(const regex_t *regex, int co,
pg_wchar *chars, int chars_len);
-#endif /* _REGEXPORT_H_ */
+#endif /* _REGEXPORT_H_ */