* ChangeLog: fix a typo for r47533.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47539 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nagachika 2014-09-11 17:13:46 +00:00
parent c566990f02
commit 7adbc6a9c2

View File

@ -22,7 +22,7 @@ Thu Sep 11 19:32:30 2014 Koichi Sasada <ko1@atdot.net>
* gc.c (rb_gc_mark_values): added.
This function is similar to rb_gc_mark_locations(), but not
conservertive.
conservative.
* internal.h: ditto.