From 4ae79ade414c7e54a6b044e5569233bd688d7b97 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 22 Oct 2013 06:58:05 +0000 Subject: [PATCH] * remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43384 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d6b5d5777b..c1a5d09a27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,7 @@ Tue Oct 22 14:53:11 2013 Koichi Sasada Because there is a pass to miss finalizer postponed job with multi-threading. This patch solve this issue. - * vm_trace.c (rb_postponed_job_register_one): set + * vm_trace.c (rb_postponed_job_register_one): set RUBY_VM_SET_POSTPONED_JOB_INTERRUPT(th) if another same job is registered. There is a possibility to remain a postponed job without