mutete -> mutate
This commit is contained in:
parent
ef3c25888e
commit
196eada8c6
@ -374,7 +374,7 @@ vm_cc_valid_p(const struct rb_callcache *cc, const rb_callable_method_entry_t *c
|
||||
extern const struct rb_callcache *rb_vm_empty_cc(void);
|
||||
#define vm_cc_empty() rb_vm_empty_cc()
|
||||
|
||||
/* callcache: mutete */
|
||||
/* callcache: mutate */
|
||||
|
||||
static inline void
|
||||
vm_cc_cme_set(const struct rb_callcache *cc, const struct rb_callable_method_entry_struct *cme)
|
||||
|
Loading…
x
Reference in New Issue
Block a user