1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ChangeLog: fix a typo.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31942 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nagachika 2011-06-06 12:41:06 +00:00
parent 8676852786
commit 0ac1621a20

View file

@ -28,7 +28,7 @@ Mon Jun 6 14:11:11 2011 NAKAMURA Usaku <usa@ruby-lang.org>
Mon Jun 6 14:09:08 2011 NAKAMURA Usaku <usa@ruby-lang.org>
* include/ruby/defines.h (rb_inifinity, rb_nan): export for Windows.
* include/ruby/defines.h (rb_infinity, rb_nan): export for Windows.
Mon Jun 6 10:54:45 2011 Shota Fukumori <sorah@tubusu.net>