mirror of
https://github.com/ruby/ruby.git
synced 2025-09-22 03:53:58 +02:00
ChangeLog: fix a typo of r37185.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37194 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
32569104e1
commit
84cfea7008
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ Mon Oct 15 04:51:55 2012 Koichi Sasada <ko1@atdot.net>
|
|||
- make functions for respective method types in vm_call_method().
|
||||
(all functions have same function parameters)
|
||||
|
||||
* vm_core.h: add `opt_pc' filed in `rb_call_info_t'
|
||||
* vm_core.h: add `opt_pc' field in `rb_call_info_t'
|
||||
as temporal variable.
|
||||
|
||||
* vm_eval.c (vm_call0_body): catch up above changes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue