mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
* removed spaces just before tabs.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25930 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f5202fdbc7
commit
4d786d21e3
15 changed files with 35 additions and 35 deletions
|
@ -675,7 +675,7 @@ transcode_restartable0(const unsigned char **in_pos, unsigned char **out_pos,
|
|||
case UNDEF:
|
||||
goto undef;
|
||||
default:
|
||||
rb_raise(rb_eRuntimeError, "unknown transcoding instruction");
|
||||
rb_raise(rb_eRuntimeError, "unknown transcoding instruction");
|
||||
}
|
||||
continue;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue