aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/regex/regerror.c')
-rw-r--r--src/backend/regex/regerror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/regex/regerror.c b/src/backend/regex/regerror.c
index f2fe696425c..2d38fbc646b 100644
--- a/src/backend/regex/regerror.c
+++ b/src/backend/regex/regerror.c
@@ -42,7 +42,7 @@ static const struct rerr
int code;
const char *name;
const char *explain;
-} rerrs[] =
+} rerrs[] =
{
/* the actual table is built from regex.h */