* encoding.c (rb_enc_get_index): fixed indent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24422 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
efb9097352
commit
87c1a07d6a
@ -578,7 +578,7 @@ rb_enc_get_index(VALUE obj)
|
||||
VALUE tmp;
|
||||
|
||||
switch (BUILTIN_TYPE(obj)) {
|
||||
as_default:
|
||||
as_default:
|
||||
default:
|
||||
case T_STRING:
|
||||
case T_REGEXP:
|
||||
|
Loading…
x
Reference in New Issue
Block a user