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