From 9aa67e267b9c8d84e49464ea6f83e6f31c38efca Mon Sep 17 00:00:00 2001 From: akr Date: Sun, 13 Apr 2014 03:48:17 +0000 Subject: * bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS. * internal.h: Ditto. * marshal.c: Ditto. * rational.c: Ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45580 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- marshal.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'marshal.c') diff --git a/marshal.c b/marshal.c index 7dc7ef9cc2..d828043492 100644 --- a/marshal.c +++ b/marshal.c @@ -32,7 +32,7 @@ #define SHORTMASK ((1< SIZEOF_SHORT +#if SIZEOF_BDIGIT > SIZEOF_SHORT BDIGIT num = *d; int i; - for (i=0; i