From b51a43e1c2608531bd8f25c606f9529aeba1c8a4 Mon Sep 17 00:00:00 2001 From: kazu Date: Tue, 25 Jun 2013 10:21:04 +0000 Subject: fix a typo git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41619 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 44abc85b34..af01055e5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,7 +14,7 @@ Tue Jun 25 12:28:57 2013 Tanaka Akira * bignum.c (big2ulong): Add code specialized for SIZEOF_LONG <= SIZEOF_BDIGITS. - This prevents shift witdth warning from "num <<= BITSPERDIG". + This prevents shift width warning from "num <<= BITSPERDIG". Tue Jun 25 12:23:30 2013 Koichi Sasada -- cgit v1.2.3