mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
Fixed another typo
This commit is contained in:
parent
234f8eee33
commit
a82252df42
@ -290,7 +290,7 @@ vm_check_canary(const rb_execution_context_t *ec, VALUE *sp)
|
||||
#if USE_DEBUG_COUNTER
|
||||
static void
|
||||
vm_push_frame_debug_counter_inc(
|
||||
const struct rb_executoon_context_struct *ec,
|
||||
const struct rb_execution_context_struct *ec,
|
||||
const struct rb_control_frame_struct *reg_cfp,
|
||||
VALUE type)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user