mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ChangeLog: typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18615 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
dc02325fd8
commit
b299bd606b
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@ Thu Aug 14 17:27:07 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||||
|
|
||||||
Thu Aug 14 15:34:10 2008 Tanaka Akira <akr@fsij.org>
|
Thu Aug 14 15:34:10 2008 Tanaka Akira <akr@fsij.org>
|
||||||
|
|
||||||
* transcode.c (rb_econv_conv): new function. it don't consume input
|
* transcode.c (rb_econv_conv): new function. it doesn't consume
|
||||||
too much, even for multilevel conversion.
|
input too much, even for multilevel conversion.
|
||||||
(transcode_loop): use rb_econv_conv.
|
(transcode_loop): use rb_econv_conv.
|
||||||
(econv_primitive_convert): ditto.
|
(econv_primitive_convert): ditto.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue