mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
ChangeLog: fix typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
59182ccf69
commit
0423c207c6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Sun Mar 31 13:47:04 2013 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* numeric.c (rb_num2ulong_internal): New function similart to
|
||||
* numeric.c (rb_num2ulong_internal): New function similar to
|
||||
rb_num2ulong but integer wrap around flag is also returned.
|
||||
(rb_num2ulong): Use rb_num2ulong_internal.
|
||||
(rb_num2uint): Use rb_num2ulong_internal and the wrap around flag is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue