From 25902790329b754bd05d9809b7ec8976386c2323 Mon Sep 17 00:00:00 2001 From: tadf Date: Sun, 15 Sep 2013 21:48:27 +0000 Subject: removed an empty line. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42950 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- rational.c | 1 - 1 file changed, 1 deletion(-) (limited to 'rational.c') diff --git a/rational.c b/rational.c index 8155c5a0f0..cfa5d92752 100644 --- a/rational.c +++ b/rational.c @@ -999,7 +999,6 @@ f_odd_p(VALUE integer) return Qtrue; } return Qfalse; - } /* -- cgit v1.2.3