mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix a typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15412 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4c351aea17
commit
1c6e4ff1a0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Sat Feb 9 11:09:26 2008 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* missing/xlgamma_r.c (lgamma_r): return HUGE_VAL for non-positive
|
||||
* missing/lgamma_r.c (lgamma_r): return HUGE_VAL for non-positive
|
||||
integers.
|
||||
|
||||
Sat Feb 9 10:03:07 2008 Tanaka Akira <akr@fsij.org>
|
||||
|
|
Loading…
Reference in a new issue