* expand tabs.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67327 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e1038377a9
commit
3c4b7898d8
@ -352,7 +352,7 @@ location_to_str(rb_backtrace_location_t *loc)
|
||||
}
|
||||
else {
|
||||
file = GET_VM()->progname;
|
||||
lineno = 0;
|
||||
lineno = 0;
|
||||
}
|
||||
name = rb_id2str(loc->body.cfunc.mid);
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user