summaryrefslogtreecommitdiff
path: root/regcomp.h
diff options
context:
space:
mode:
Diffstat (limited to 'regcomp.h')
-rw-r--r--regcomp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/regcomp.h b/regcomp.h
index ac13597622..da762ccddb 100644
--- a/regcomp.h
+++ b/regcomp.h
@@ -566,7 +566,7 @@ struct regnode_ssc {
#define REG_SEEN_VERBARG 0x00000080
#define REG_SEEN_CUTGROUP 0x00000100
#define REG_SEEN_RUN_ON_COMMENT 0x00000200
-#define REG_SEEN_EXACTF_SHARP_S 0x00000400
+#define REG_SEEN_UNFOLDED_MULTI 0x00000400
#define REG_SEEN_GOSTART 0x00000800
START_EXTERN_C