adjust indent
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62468 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
189b4a4e37
commit
ae62ab3302
@ -839,7 +839,7 @@ native_thread_init_stack(rb_thread_t *th)
|
||||
static void *
|
||||
thread_start_func_1(void *th_ptr)
|
||||
{
|
||||
rb_thread_t *th = th_ptr;
|
||||
rb_thread_t *th = th_ptr;
|
||||
#if USE_THREAD_CACHE
|
||||
thread_start:
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user