mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	* expand tabs. [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65606 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									d99d8cc868
								
							
						
					
					
						commit
						fc14c408aa
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1095,7 +1095,7 @@ rb_vmdebug_stack_dump_all_threads(void) | |||
| 	ruby_fill_thread_id_string(th->thread_id, buf); | ||||
| 	fprintf(stderr, "th: %p, native_id: %s\n", th, buf); | ||||
| #else | ||||
| 	fprintf(stderr, "th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->thread_id); | ||||
|         fprintf(stderr, "th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->thread_id); | ||||
| #endif | ||||
| 	rb_vmdebug_stack_dump_raw(th->ec, th->ec->cfp); | ||||
|     } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 svn
						svn