ruby-changes:36331
From: svn <ko1@a...>
Date: Fri, 14 Nov 2014 01:32:55 +0900 (JST)
Subject: [ruby-changes:36331] svn:r48412 (trunk): * remove trailing spaces.
svn 2014-11-14 01:32:45 +0900 (Fri, 14 Nov 2014) New Revision: 48412 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=48412 Log: * remove trailing spaces. Modified files: trunk/lib/net/imap.rb Index: lib/net/imap.rb =================================================================== --- lib/net/imap.rb (revision 48411) +++ lib/net/imap.rb (revision 48412) @@ -2868,7 +2868,7 @@ module Net https://github.com/ruby/ruby/blob/trunk/lib/net/imap.rb#L2868 when T_NUMBER data.push(number) when T_LPAR - # TODO: include the MODSEQ value in a response + # TODO: include the MODSEQ value in a response shift_token match(T_ATOM) match(T_SPACE) -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/