mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
objspace.c:: indent [ci skip]
* ext/objspace/objspace.c (memsize_of_m): adjust indent of comments. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56826 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
59b9f54fc2
commit
d723bfc00e
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
* This method is only expected to work with C Ruby.
|
||||
*
|
||||
* From Ruby 2.2, memsize_of(obj) returns a memory size includes
|
||||
* sizeof(RVALUE).
|
||||
* sizeof(RVALUE).
|
||||
*/
|
||||
|
||||
static VALUE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue