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

ruby-changes:1945

From: ko1@a...
Date: 13 Sep 2007 13:48:55 +0900
Subject: [ruby-changes:1945] nobu - Ruby:r13436 (trunk): * ChangeLog: fixed typo.

nobu	2007-09-13 13:48:43 +0900 (Thu, 13 Sep 2007)

  New Revision: 13436

  Modified files:
    trunk/ChangeLog

  Log:
    * ChangeLog: fixed typo.

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13436&r2=13435

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 13435)
+++ ChangeLog	(revision 13436)
@@ -4039,7 +4039,7 @@
 	* eval.c, eval_error.h, eval_jump.h, eval_load.c, proc.c, thread.c:
 	  ditto.
 
-	* thread.c (alloc_event_fook, rb_thread_remove_event_hook): should
+	* thread.c (alloc_event_hook, rb_thread_remove_event_hook): should
 	  return value.
 
 Tue Apr 24 09:33:57 2007  Nobuyoshi Nakada  <nobu@r...>

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

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