From 5a79fda5b4042f1182c73754751e7d7347f5d6e4 Mon Sep 17 00:00:00 2001 From: svn Date: Thu, 13 Nov 2014 16:32:45 +0000 Subject: * remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48412 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/net/imap.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/net/imap.rb b/lib/net/imap.rb index a248d75e1b..dce8c15126 100644 --- a/lib/net/imap.rb +++ b/lib/net/imap.rb @@ -2868,7 +2868,7 @@ module Net 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) -- cgit v1.2.3