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@41763 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d1e0cc2750
commit
f23fe3192c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Thu Jul 4 00:36:03 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* internal.h (SIGNED_INTEGER_MAX): supperss warning C4146 on VC6.
|
||||
* internal.h (SIGNED_INTEGER_MAX): suppress warning C4146 on VC6.
|
||||
seems a logical ORed expression becomes unsigned.
|
||||
|
||||
Thu Jul 4 00:13:01 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
|
Loading…
Reference in a new issue