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

ruby-changes:10740

From: akr <ko1@a...>
Date: Sat, 14 Feb 2009 21:01:09 +0900 (JST)
Subject: [ruby-changes:10740] Ruby:r22304 (trunk): remove Id keyword.

akr	2009-02-14 21:00:54 +0900 (Sat, 14 Feb 2009)

  New Revision: 22304

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

  Log:
    remove Id keyword.

  Modified files:
    trunk/lib/time.rb

Index: lib/time.rb
===================================================================
--- lib/time.rb	(revision 22303)
+++ lib/time.rb	(revision 22304)
@@ -35,10 +35,6 @@
 #   %z is required to generate zone in date-time of RFC 2822
 #   but it is not portable.
 #
-# == Revision Information
-#
-# $Id$
-#
 
 require 'date/format'
 

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

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