* ChangeLog: revert a part of r38595. 'iff' means 'if and only if', not typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38596 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a3d9672407
commit
2f345f9de6
2
thread.c
2
thread.c
@ -4599,7 +4599,7 @@ recursive_list_access(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Returns Qtrue if obj_id (or the pair <obj, paired_obj>) is already
|
* Returns Qtrue iff obj_id (or the pair <obj, paired_obj>) is already
|
||||||
* in the recursion list.
|
* in the recursion list.
|
||||||
* Assumes the recursion list is valid.
|
* Assumes the recursion list is valid.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user