summaryrefslogtreecommitdiff
path: root/rjit_c.h
diff options
context:
space:
mode:
Diffstat (limited to 'rjit_c.h')
-rw-r--r--rjit_c.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rjit_c.h b/rjit_c.h
index b227c07966..b80131d14e 100644
--- a/rjit_c.h
+++ b/rjit_c.h
@@ -60,7 +60,7 @@ RJIT_RUNTIME_COUNTERS(
send_iseq_has_kwrest,
send_iseq_ruby2_keywords,
send_iseq_has_rest_and_captured,
- send_iseq_has_rest_and_kw,
+ send_iseq_has_rest_and_kw_supplied,
send_iseq_has_no_kw,
send_iseq_zsuper,
send_iseq_materialized_block,