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

ruby-changes:27028

From: zzak <ko1@a...>
Date: Wed, 6 Feb 2013 06:06:29 +0900 (JST)
Subject: [ruby-changes:27028] zzak:r39081 (trunk): Missed comment from r39079

zzak	2013-02-06 06:06:14 +0900 (Wed, 06 Feb 2013)

  New Revision: 39081

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

  Log:
    Missed comment from r39079

  Modified files:
    trunk/lib/rubygems/compatibility.rb

Index: lib/rubygems/compatibility.rb
===================================================================
--- lib/rubygems/compatibility.rb	(revision 39080)
+++ lib/rubygems/compatibility.rb	(revision 39081)
@@ -4,7 +4,7 @@ https://github.com/ruby/ruby/blob/trunk/lib/rubygems/compatibility.rb#L4
 # This file contains all sorts of little compatibility hacks that we've
 # had to introduce over the years. Quarantining them into one file helps
 # us know when we can get rid of them.
-
+#
 # Ruby 1.9.x has introduced some things that are awkward, and we need to
 # support them, so we define some constants to use later.
 #++

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

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