From 8b817f1a4e1426b2df1376a027e84611a3f5509d Mon Sep 17 00:00:00 2001 From: akr Date: Sun, 11 May 2008 10:25:47 +0000 Subject: fix a typo. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16361 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 925504cb60..bef3d45495 100644 --- a/ChangeLog +++ b/ChangeLog @@ -655,7 +655,7 @@ Thu Apr 24 23:25:17 2008 Tanaka Akira redirections. (pipe_open_v): use rb_exec_getargs. (pipe_open_s): use rb_exec_getargs. - (rb_io_initialize): update max_file_descriptor.. + (rb_io_initialize): update max_file_descriptor. * process.c (hide_obj): new function. (check_exec_redirect_fd): new function. -- cgit v1.2.3