Skip to content

Commit

Permalink
* remove trailing spaces.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59044 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
matzbot committed Jun 8, 2017
1 parent 7d8a415 commit 3553a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iseq.h
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 3553a30

Please sign in to comment.