mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* gc.c (is_before_sweep): Add a missing space before a parenthesis.
* gc.c (rb_gc_force_recycle): Add a missing space around a parenthesis. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41660 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7cc4b8097c
commit
7b52f3a722
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
Wed Jun 26 23:11:14 2013 Kouhei Sutou <kou@cozmixng.org>
|
||||
|
||||
* gc.c (is_before_sweep): Add a missing space before a parenthesis.
|
||||
* gc.c (rb_gc_force_recycle): Add a missing space around a parenthesis.
|
||||
|
||||
Wed Jun 26 22:44:00 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* include/ruby/intern.h (rb_enumeratorize_with_size): cast for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue