aboutsummaryrefslogtreecommitdiff
path: root/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'types.h')
-rw-r--r--types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/types.h b/types.h
index f0e9ff6..9cbc665 100644
--- a/types.h
+++ b/types.h
@@ -15,7 +15,7 @@ enum pattype_e {
BP_STRING,
BP_RANGE,
BP_NOT,
- BP_UPTO_AND,
+ BP_UPTO,
BP_REPEAT,
BP_BEFORE,
BP_AFTER,