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

ruby-changes:23021

From: kazu <ko1@a...>
Date: Sat, 17 Mar 2012 00:20:17 +0900 (JST)
Subject: [ruby-changes:23021] kazu:r35070 (trunk): remove a trailing space

kazu	2012-03-17 00:20:03 +0900 (Sat, 17 Mar 2012)

  New Revision: 35070

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

  Log:
    remove a trailing space

  Modified files:
    trunk/NEWS

Index: NEWS
===================================================================
--- NEWS	(revision 35069)
+++ NEWS	(revision 35070)
@@ -73,7 +73,7 @@
     * Shellwords#shelljoin() accepts non-string objects in the given
       array, each of which is stringified using to_s.
 
-* lib/tmpdir.rb 
+* lib/tmpdir.rb
   * incompatible changes:
     * Dir.mktmpdir uses FileUtils.remove_entry instead of
       FileUtils.remove_entry_secure.  This means that applications should not

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

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