mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Remove trailing whitespaces. This is just a cosmetic change.
This commit is contained in:
+1
-1
@@ -753,7 +753,7 @@ mrb_vm_cv_get(mrb_state *mrb, mrb_sym sym)
|
||||
struct RClass *c = mrb->ci->proc->target_class;
|
||||
|
||||
if (!c) c = mrb->ci->target_class;
|
||||
|
||||
|
||||
return mrb_mod_cv_get(mrb, c, sym);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user