mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ChangeLog: fix typos of r37064.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37065 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e56eb1b163
commit
39ef471e2d
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
Mon Oct 1 22:54:02 2012 Shugo Maeda <shugo@ruby-lang.org>
|
||||
|
||||
* eval.c (identify_hash_new): new function to create a new identity
|
||||
* eval.c (identity_hash_new): new function to create a new identity
|
||||
hash.
|
||||
|
||||
* eval.c (rb_overlay_module, rb_mod_using, rb_mod_refine): use
|
||||
identify_hash_new().
|
||||
identity_hash_new().
|
||||
|
||||
Mon Oct 1 02:34:53 2012 Akinori MUSHA <knu@iDaemons.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue