[前][次][番号順一覧][スレッド一覧]

ruby-changes:4868

From: ko1@a...
Date: Sun, 11 May 2008 19:26:01 +0900 (JST)
Subject: [ruby-changes:4868] akr - Ruby:r16361 (trunk): fix a typo.

akr	2008-05-11 19:25:47 +0900 (Sun, 11 May 2008)

  New Revision: 16361

  Modified files:
    trunk/ChangeLog

  Log:
    fix a typo.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16361&r2=16360&diff_format=u

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 16360)
+++ ChangeLog	(revision 16361)
@@ -655,7 +655,7 @@
 	  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.

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]