diff options
| author | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2015-07-21 21:39:10 +0000 |
|---|---|---|
| committer | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2015-07-21 21:39:10 +0000 |
| commit | 684c449c361ab8c29ddca6d7e9a77fb7ea82864c (patch) | |
| tree | c443752de875362211db882cfb24627f78d8a83e | |
| parent | 948bd807c3c564317e1c2e8d66ecaf85c49dead7 (diff) | |
fix ChangeLog
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51324 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ Wed Jul 22 06:25:45 2015 Koichi Sasada <ko1@atdot.net> - * vm_core.h: constify rb_call_info_t::blockiseq and rb_iseq_t::iseq. + * vm_core.h: constify rb_call_info_t::blockiseq and rb_block_::iseq. * vm.c, vm_insnhelper.c: catch up this fix. |
