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@46429 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b654e0719a
commit
26930379b5
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Fri Jun 13 17:46:31 2014 Koichi Sasada <ko1@atdot.net>
|
|||
|
||||
* test/ruby/test_settracefunc.rb: add a test.
|
||||
|
||||
* thread.c: adde
|
||||
* thread.c: added
|
||||
* rb_threadptr_reset_recursive_data(rb_thread_t *th);
|
||||
* rb_threadptr_restore_recursive_data(rb_thread_t *th, VALUE old);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue