mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37965 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c058d821f8
commit
ecaba0f21f
8 changed files with 117 additions and 118 deletions
1
range.c
1
range.c
|
@ -750,7 +750,6 @@ range_bsearch(VALUE range)
|
|||
rb_raise(rb_eTypeError, "can't do binary search for %s", rb_obj_classname(beg));
|
||||
}
|
||||
return range;
|
||||
|
||||
}
|
||||
|
||||
static VALUE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue