From 481481b81aaca7cc5de3982784f68981335005a7 Mon Sep 17 00:00:00 2001 From: svn Date: Wed, 10 Apr 2019 09:16:00 +0000 Subject: * expand tabs. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67500 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- vm_core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vm_core.h') diff --git a/vm_core.h b/vm_core.h index d0d4d72c3d..e9e0f50eb2 100644 --- a/vm_core.h +++ b/vm_core.h @@ -414,7 +414,7 @@ struct rb_iseq_constant_body { int bits_start; int rest_start; const ID *table; - const VALUE *default_values; + const VALUE *default_values; } *keyword; } param; -- cgit v1.2.3