From b5425ad780b06bc24362953097fd3baf5f1147c4 Mon Sep 17 00:00:00 2001 From: svn Date: Sat, 20 Oct 2018 10:45:55 +0000 Subject: * expand tabs. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65226 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 5d3515809c..c311fd54fc 100644 --- a/vm_core.h +++ b/vm_core.h @@ -449,7 +449,7 @@ struct rb_iseq_constant_body { struct { rb_snum_t flip_count; VALUE coverage; - VALUE pc2branchindex; + VALUE pc2branchindex; VALUE *original_iseq; } variable; -- cgit v1.2.3