From 62a31ee69e1830dca71a07bdc960d6c027fbb933 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 21 Feb 2008 05:49:42 +0000 Subject: * io.c (argf_set_encoding): uses current_file after check if next input is available. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15562 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ee043d61c..1a9681143 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ -Thu Feb 21 14:47:09 2008 Nobuyoshi Nakada +Thu Feb 21 14:49:40 2008 Nobuyoshi Nakada - * io.c (argf_set_encoding): uses current_file after check for next - input. + * io.c (argf_set_encoding): uses current_file after check if next + input is available. Thu Feb 21 11:10:49 2008 NARUSE, Yui -- cgit