diff options
author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-10-27 01:08:09 +0000 |
---|---|---|
committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-10-27 01:08:09 +0000 |
commit | 70b881b5cdfcbe8b043024b8cb532062f8ab393b (patch) | |
tree | e478062ba0093a4e97f31875d3f54f902ce93929 | |
parent | 404ed4f8d44ccd849a4d3a37450ba2f95ad317bb (diff) |
* ChangeLog: typo. this commit fixed [ruby-core:26166]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25505 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -210,7 +210,7 @@ Tue Oct 20 17:57:31 2009 Nobuyoshi Nakada <[email protected]> Tue Oct 20 16:41:18 2009 NAKAMURA Usaku <[email protected]> * include/ruby/win32.h (finite, scalb): inline'ed non-standard - identifier macros. [ruby-core:2234] + identifier macros. [ruby-core:26166] Tue Oct 20 15:38:02 2009 Nobuyoshi Nakada <[email protected]> |