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

ruby-changes:28018

From: nobu <ko1@a...>
Date: Tue, 2 Apr 2013 23:58:45 +0900 (JST)
Subject: [ruby-changes:28018] nobu:r40070 (trunk): * remove trailing spaces.

nobu	2013-04-02 23:58:32 +0900 (Tue, 02 Apr 2013)

  New Revision: 40070

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

  Log:
    * remove trailing spaces.

  Modified files:
    trunk/NEWS

Index: NEWS
===================================================================
--- NEWS	(revision 40069)
+++ NEWS	(revision 40070)
@@ -23,7 +23,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L23
     * Mutex#owned? is no longer experimental.
 
 * pack/unpack (Array/String)
-  * Q! and q! directives for long long type if platform has the type. 
+  * Q! and q! directives for long long type if platform has the type.
 
 === Core classes compatibility issues (excluding feature bug fixes)
 

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

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