aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-22 06:58:05 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-22 06:58:05 +0000
commit4ae79ade414c7e54a6b044e5569233bd688d7b97 (patch)
treef5529db9bdd1d408dc97d255e0472f3775491dc3 /ChangeLog
parentf5b15f0e3f6d3f3b3467059802e24c8de0d9d361 (diff)
downloadruby-4ae79ade414c7e54a6b044e5569233bd688d7b97.tar.gz
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43384 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
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 <ko1@atdot.net>
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