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

ruby-changes:41040

From: svn <ko1@a...>
Date: Tue, 15 Dec 2015 09:16:25 +0900 (JST)
Subject: [ruby-changes:41040] svn:r53117 (trunk): * remove trailing spaces.

svn	2015-12-15 09:16:16 +0900 (Tue, 15 Dec 2015)

  New Revision: 53117

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

  Log:
    * remove trailing spaces.

  Modified files:
    trunk/tool/transcode-tblgen.rb
Index: tool/transcode-tblgen.rb
===================================================================
--- tool/transcode-tblgen.rb	(revision 53116)
+++ tool/transcode-tblgen.rb	(revision 53117)
@@ -870,7 +870,7 @@ end https://github.com/ruby/ruby/blob/trunk/tool/transcode-tblgen.rb#L870
 # :invalid (input code is an invalid byte sequence in the source encoding),
 # :func_ii, :func_si, :func_io, :func_so (conversion by function with specific call
 # convention).
-# 
+#
 # The forth argument specifies the overall structure of the encoding. For examples,
 # see ValidEncoding below. This is used to cross-check the data in the third argument
 # and to automatically add :undef and :invalid mappings where necessary.

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

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