[前][次][番号順一覧][スレッド一覧]

ruby-changes:41390

From: svn <ko1@a...>
Date: Fri, 8 Jan 2016 17:23:44 +0900 (JST)
Subject: [ruby-changes:41390] svn:r53462 (trunk): * remove trailing spaces.

svn	2016-01-08 17:23:59 +0900 (Fri, 08 Jan 2016)

  New Revision: 53462

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=53462

  Log:
    * remove trailing spaces.

  Modified files:
    trunk/ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 53461)
+++ ChangeLog	(revision 53462)
@@ -1,7 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1
 Fri Jan  8 17:07:14 2016  Koichi Sasada  <ko1@a...>
 
 	* 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

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]