mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
removed an empty line.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42950 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
5cd48326a1
commit
2590279032
1 changed files with 0 additions and 1 deletions
|
@ -999,7 +999,6 @@ f_odd_p(VALUE integer)
|
||||||
return Qtrue;
|
return Qtrue;
|
||||||
}
|
}
|
||||||
return Qfalse;
|
return Qfalse;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue