remove the repeat 'the'
This commit is contained in:
parent
905b6aaa7c
commit
83704a2851
Notes:
git
2021-11-02 18:34:40 +09:00
@ -514,7 +514,7 @@ yjit_blocks_for(VALUE mod, VALUE rb_iseq)
|
||||
return all_versions;
|
||||
}
|
||||
|
||||
/* Get the address of the the code associated with a YJIT::Block */
|
||||
/* Get the address of the code associated with a YJIT::Block */
|
||||
static VALUE
|
||||
block_address(VALUE self)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user