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

ruby-changes:22684

From: nobu <ko1@a...>
Date: Wed, 22 Feb 2012 15:40:08 +0900 (JST)
Subject: [ruby-changes:22684] nobu:r34733 (trunk): * ChangeLog: remove trailing spaces.

nobu	2012-02-22 15:39:57 +0900 (Wed, 22 Feb 2012)

  New Revision: 34733

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=34733

  Log:
    * ChangeLog: remove trailing spaces.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 34732)
+++ ChangeLog	(revision 34733)
@@ -64,14 +64,14 @@
 
 	* proc.c (method_hash, proc_hash): Fix {Unbound}Method#hash
 	  [Bug #6048]. Isolate hash computation for proc
-	
+
 	* internal.h: Declaration for above
-	
+
 	* vm_method.c (rb_method_definition_hash): Computation for
 	  hash part of a method definition
-	
+
 	* method.h: Declaration for above
-	
+
 	* test/ruby/test_method.rb: Test for above
 
 Tue Feb 21 02:56:15 2012  Yukihiro Matsumoto  <matz@r...>

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

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