From 62ebf35592717655a34620301fd45dfc522af1e2 Mon Sep 17 00:00:00 2001 From: svn Date: Mon, 5 Nov 2018 08:02:31 +0000 Subject: * expand tabs. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65550 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- struct.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'struct.c') diff --git a/struct.c b/struct.c index 5e90f65506..45c9a6df4e 100644 --- a/struct.c +++ b/struct.c @@ -1140,7 +1140,7 @@ recursive_equal(VALUE s, VALUE s2, int recur) if (recur) return Qtrue; /* Subtle! */ len = RSTRUCT_LEN(s); for (i=0; i