mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix a typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41349 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
354907d0f6
commit
0288c4bed1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Mon Jun 17 13:04:01 2013 Akinori MUSHA <knu@iDaemons.org>
|
|||
Mon Jun 17 11:50:29 2013 Koichi Sasada <ko1@atdot.net>
|
||||
|
||||
* gc.c (gc_mark_maybe): added. check `is_pointer_to_heap()' and
|
||||
type is not T_ZOMBE.
|
||||
type is not T_ZOMBIE.
|
||||
|
||||
* gc.c: use `gc_mark_maybe()'. T_ZOMBIE objects should not be pushed
|
||||
to the mark stack.
|
||||
|
|
Loading…
Add table
Reference in a new issue