From d7e07b9d24899569edbb9a3e9ff8a7410baa01aa Mon Sep 17 00:00:00 2001 From: yui-knk Date: Fri, 18 Nov 2016 11:05:20 +0000 Subject: 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 --- ext/objspace/objspace.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/objspace/objspace.c b/ext/objspace/objspace.c index 958ef71db2..ba138e6244 100644 --- a/ext/objspace/objspace.c +++ b/ext/objspace/objspace.c @@ -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 -- cgit v1.2.3