mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59044 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7d8a415bc2
commit
3553a30372
1 changed files with 1 additions and 1 deletions
2
iseq.h
2
iseq.h
|
@ -151,7 +151,7 @@ struct iseq_catch_table_entry {
|
|||
CATCH_TYPE_REDO = INT2FIX(5),
|
||||
CATCH_TYPE_NEXT = INT2FIX(6)
|
||||
} type;
|
||||
|
||||
|
||||
/*
|
||||
* iseq type:
|
||||
* CATCH_TYPE_RESCUE, CATCH_TYPE_ENSURE:
|
||||
|
|
Loading…
Add table
Reference in a new issue