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 b2461a2..3749156 100644
--- a/types.h
+++ b/types.h
@@ -20,7 +20,7 @@ enum VMOpcode {
VM_STRING,
VM_RANGE,
VM_NOT,
- VM_UPTO,
+ VM_UPTO_AND,
VM_REPEAT,
VM_BEFORE,
VM_AFTER,