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

ruby-changes:30871

From: tadf <ko1@a...>
Date: Mon, 16 Sep 2013 06:48:52 +0900 (JST)
Subject: [ruby-changes:30871] tadf:r42950 (trunk): removed an empty line.

tadf	2013-09-16 06:48:27 +0900 (Mon, 16 Sep 2013)

  New Revision: 42950

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

  Log:
    removed an empty line.

  Modified files:
    trunk/rational.c
Index: rational.c
===================================================================
--- rational.c	(revision 42949)
+++ rational.c	(revision 42950)
@@ -999,7 +999,6 @@ f_odd_p(VALUE integer) https://github.com/ruby/ruby/blob/trunk/rational.c#L999
 	return Qtrue;
     }
     return Qfalse;
-
 }
 
 /*

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

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