From 98311146cc7fe189d84d7f2af08cd4e142f03704 Mon Sep 17 00:00:00 2001 From: svn Date: Fri, 8 Jan 2016 08:23:59 +0000 Subject: * remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53462 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e3093f1294..813a9b582f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ Fri Jan 8 17:07:14 2016 Koichi Sasada * gc.c: remove heap_page::heap. This field is only used to recognize - whether a page is in a tomb or not. Instead of this field, + whether a page is in a tomb or not. Instead of this field, heap_page::flags::in_tomb (1 bit field) is added. Also type of heap_page::(total|free|final)_slots are changed from -- cgit v1.2.3