mame 2014-02-22 01:23:58 +0900 (Sat, 22 Feb 2014) New Revision: 45089 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=45089 Log: * bignum.c (bary_mul_precheck): fix a copy-paste error. Coverity Scan found this bug. Modified files: trunk/ChangeLog trunk/bignum.c