ruby-changes:35425
From: svn <ko1@a...>
Date: Wed, 10 Sep 2014 15:02:01 +0900 (JST)
Subject: [ruby-changes:35425] svn:r47507 (trunk): * remove trailing spaces.
svn 2014-09-10 15:01:50 +0900 (Wed, 10 Sep 2014) New Revision: 47507 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=47507 Log: * remove trailing spaces. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 47506) +++ ChangeLog (revision 47507) @@ -104,7 +104,7 @@ Tue Sep 9 18:58:48 2014 Koichi Sasada https://github.com/ruby/ruby/blob/trunk/ChangeLog#L104 * total_allocated_object_num_at_gc_start -> total_allocated_objects_at_gc_start * total_freed_object_num -> total_freed_objects - * gc.c (gc_stat_internal): + * gc.c (gc_stat_internal): * rename total_allocated_object -> total_allocated_objects * rename total_freed_object -> total_freed_objects -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/