From 9fa69f7e52c366f33ad4827f84d0bfd79d37b7c9 Mon Sep 17 00:00:00 2001 From: svn Date: Thu, 18 Oct 2018 05:51:35 +0000 Subject: * expand tabs. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65149 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- gc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gc.c') diff --git a/gc.c b/gc.c index d47dff6db4..f6f5617dd8 100644 --- a/gc.c +++ b/gc.c @@ -9613,8 +9613,8 @@ rb_raw_obj_info(char *buff, const int buff_size, VALUE obj) IMEMO_NAME(ment); IMEMO_NAME(iseq); IMEMO_NAME(tmpbuf); - IMEMO_NAME(ast); - IMEMO_NAME(parser_strterm); + IMEMO_NAME(ast); + IMEMO_NAME(parser_strterm); #undef IMEMO_NAME default: UNREACHABLE; } -- cgit v1.2.3