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

ruby-changes:29539

From: nobu <ko1@a...>
Date: Mon, 24 Jun 2013 02:46:14 +0900 (JST)
Subject: [ruby-changes:29539] nobu:r41591 (trunk): * remove trailing spaces.

nobu	2013-06-24 02:46:05 +0900 (Mon, 24 Jun 2013)

  New Revision: 41591

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

  Log:
    * remove trailing spaces.

  Modified files:
    trunk/win32/README.win32

Index: win32/README.win32
===================================================================
--- win32/README.win32	(revision 41590)
+++ win32/README.win32	(revision 41591)
@@ -40,7 +40,7 @@ https://github.com/ruby/ruby/blob/trunk/win32/README.win32#L40
     The default ((|<PLATFORM>|)) is `(({i386-mswin32}))'.
 
 (2) Change ((|RUBY_INSTALL_NAME|)) and ((|RUBY_SO_NAME|)) in (({Makefile}))
-    if you want to change the name of the executable files. 
+    if you want to change the name of the executable files.
     And add ((|RUBYW_INSTALL_NAME|)) to change the name of the
     executable without console window if also you want.
 
@@ -60,8 +60,8 @@ to their base names. https://github.com/ruby/ruby/blob/trunk/win32/README.win32#L60
     $(RUBYW_INSTALL_NAME).ico or rubyw.ico --> $(RUBYW_INSTALL_NAME).exe
     the others                             --> $(RUBY_SO_NAME).dll
 
-Although no icons are distributed with the ruby source or in the official 
-site, you can use anything you like. For example, followings are written 
+Although no icons are distributed with the ruby source or in the official
+site, you can use anything you like. For example, followings are written
 in Japanese, but you can download at least.
 
 * ((<URL:http://homepage1.nifty.com/a_nakata/ruby/>)) or

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

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