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@40871 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3f2cb86ef3
commit
f3cdb9f3fb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Tue May 21 16:25:05 2013 Koichi Sasada <ko1@atdot.net>
|
||||
|
||||
* gc.c (gc_profile_dump_on): `count' should be (int) because it
|
||||
* gc.c (gc_profile_dump_on): `count' should be (int) because it
|
||||
can be negative number.
|
||||
And use pointer for `record' (don't copy).
|
||||
|
||||
|
|
Loading…
Reference in a new issue