ruby-changes:38868
From: svn <ko1@a...>
Date: Thu, 18 Jun 2015 17:02:48 +0900 (JST)
Subject: [ruby-changes:38868] svn:r50949 (trunk): * remove trailing spaces.
svn 2015-06-18 17:01:32 +0900 (Thu, 18 Jun 2015) New Revision: 50949 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=50949 Log: * remove trailing spaces. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 50948) +++ ChangeLog (revision 50949) @@ -3,7 +3,7 @@ Thu Jun 18 16:58:35 2015 Koichi Sasada https://github.com/ruby/ruby/blob/trunk/ChangeLog#L3 * method.h: constify rb_method_alias_struct::original_me and rb_method_refined_struct::orig_me. - * class.c (move_refined_method): use RB_OBJ_WRITE() for + * class.c (move_refined_method): use RB_OBJ_WRITE() for me->def->body.refined.orig_me. Thu Jun 18 14:35:28 2015 Koichi Sasada <ko1@a...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/