mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* remove trailing spaces. [ci skip]
This commit is contained in:
parent
d3cf0eb214
commit
dd81af7b6a
1 changed files with 1 additions and 1 deletions
|
@ -2323,7 +2323,7 @@ vm_call_opt_send(rb_execution_context_t *ec, rb_control_frame_t *reg_cfp, struct
|
||||||
struct rb_call_info_with_kwarg ci_entry;
|
struct rb_call_info_with_kwarg ci_entry;
|
||||||
struct rb_call_cache cc_entry, *cc;
|
struct rb_call_cache cc_entry, *cc;
|
||||||
|
|
||||||
CALLER_SETUP_ARG_WITHOUT_KW_SPLAT(reg_cfp, calling, orig_ci);
|
CALLER_SETUP_ARG_WITHOUT_KW_SPLAT(reg_cfp, calling, orig_ci);
|
||||||
|
|
||||||
i = calling->argc - 1;
|
i = calling->argc - 1;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue