summaryrefslogtreecommitdiff
path: root/iseq.h
diff options
context:
space:
mode:
-rw-r--r--iseq.h2
1 files changed, 1 insertions, 1 deletions
@@ -236,7 +236,7 @@ struct iseq_catch_table_entry {
* CATCH_TYPE_REDO, CATCH_TYPE_NEXT:
* NULL.
*/
- const rb_iseq_t *iseq;
unsigned int start;
unsigned int end;