From 92cef134b54fadb79e5d338a3aea1b51ff500386 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 19 Nov 2012 07:54:53 +0000 Subject: struct.c: fix typo * struct.c (rb_struct_each_pair): fix typo. [Bug #7382] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- struct.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'struct.c') diff --git a/struct.c b/struct.c index 7f01acbb88..1de9bbed81 100644 --- a/struct.c +++ b/struct.c @@ -497,7 +497,7 @@ rb_struct_each_pair(VALUE s) for (i=0; i