ruby-changes:39461
From: svn <ko1@a...>
Date: Wed, 12 Aug 2015 17:44:46 +0900 (JST)
Subject: [ruby-changes:39461] svn:r51542 (trunk): * remove trailing spaces.
svn 2015-08-12 17:44:34 +0900 (Wed, 12 Aug 2015) New Revision: 51542 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=51542 Log: * remove trailing spaces. Modified files: trunk/common.mk Index: common.mk =================================================================== --- common.mk (revision 51541) +++ common.mk (revision 51542) @@ -1671,7 +1671,7 @@ marshal.$(OBJEXT): {$(VPATH)}config.h https://github.com/ruby/ruby/blob/trunk/common.mk#L1671 marshal.$(OBJEXT): {$(VPATH)}defines.h marshal.$(OBJEXT): {$(VPATH)}encoding.h marshal.$(OBJEXT): {$(VPATH)}id_table.h -marshal.$(OBJEXT): {$(VPATH)}intern.h +marshal.$(OBJEXT): {$(VPATH)}intern.h marshal.$(OBJEXT): {$(VPATH)}internal.h marshal.$(OBJEXT): {$(VPATH)}io.h marshal.$(OBJEXT): {$(VPATH)}marshal.c -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/