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

ruby-changes:31637

From: nobu <ko1@a...>
Date: Tue, 19 Nov 2013 09:51:09 +0900 (JST)
Subject: [ruby-changes:31637] nobu:r43716 (trunk): * remove trailing spaces.

nobu	2013-11-19 09:51:06 +0900 (Tue, 19 Nov 2013)

  New Revision: 43716

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

  Log:
    * remove trailing spaces.

  Modified files:
    trunk/lib/rdoc/store.rb
Index: lib/rdoc/store.rb
===================================================================
--- lib/rdoc/store.rb	(revision 43715)
+++ lib/rdoc/store.rb	(revision 43716)
@@ -663,7 +663,7 @@ class RDoc::Store https://github.com/ruby/ruby/blob/trunk/lib/rdoc/store.rb#L663
   end
 
   ##
-  # Converts the variable => ClassModule map +variables+ from a C parser into 
+  # Converts the variable => ClassModule map +variables+ from a C parser into
   # a variable => class name map.
 
   def make_variable_map variables

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

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