From aec93417f04a1726ac4491dd33821a383e4bdb5c Mon Sep 17 00:00:00 2001 From: git Date: Tue, 13 Aug 2019 09:50:34 +0900 Subject: * expand tabs. --- eval_jump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eval_jump.c') diff --git a/eval_jump.c b/eval_jump.c index 8b1275b381..b010f44638 100644 --- a/eval_jump.c +++ b/eval_jump.c @@ -121,7 +121,7 @@ rb_ec_exec_end_proc(rb_execution_context_t * ec) } else { EC_TMPPOP_TAG(); - error_handle(ec, state); + error_handle(ec, state); if (!NIL_P(ec->errinfo)) errinfo = ec->errinfo; EC_REPUSH_TAG(); goto again; -- cgit v1.2.3