From bd5c7507ec8dd484d5eab526c0ea1fa409d2959a Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 24 May 2012 04:05:09 +0000 Subject: Fix wrong filename: enc/shift_jis.c -> string.c (r35724). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 82b21bea0b..a06b5be2f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -103,7 +103,7 @@ Sun May 20 21:36:39 2012 NARUSE, Yui * enc/shift_jis.c (code_to_mbclen): return ONIGERR_INVALID_CODE_POINT_VALUE if the code is invalid. - * enc/shift_jis.c (tr_next): increment character until the code + * string.c (tr_next): increment character until the code is a valid character. [ruby-dev:45652] [Bug #6450] Sun May 20 12:25:10 2012 Nobuyoshi Nakada -- cgit v1.2.3