aboutsummaryrefslogtreecommitdiffstats
path: root/vm_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm_core.h')
-rw-r--r--vm_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm_core.h b/vm_core.h
index 510a4ad4cd..39dce05c99 100644
--- a/vm_core.h
+++ b/vm_core.h
@@ -228,8 +228,8 @@ struct rb_iseq_struct {
union iseq_inline_storage_entry *is_entries;
int is_size;
- rb_call_info_t *callinfo_entries;
int callinfo_size;
+ rb_call_info_t *callinfo_entries;
/**
* argument information