fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45358 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d64ba37ad0
commit
7088bef330
@ -1,6 +1,6 @@
|
|||||||
Mon Mar 17 13:17:47 2014 Koichi Sasada <ko1@atdot.net>
|
Mon Mar 17 13:17:47 2014 Koichi Sasada <ko1@atdot.net>
|
||||||
|
|
||||||
* enumerator.c (enumerator_block_call): use PARRAY_CONST_PTR()
|
* enumerator.c (enumerator_block_call): use RARRAY_CONST_PTR()
|
||||||
instead of RARRAY_PTR().
|
instead of RARRAY_PTR().
|
||||||
|
|
||||||
* io.c (rb_io_s_popen): ditto.
|
* io.c (rb_io_s_popen): ditto.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user