diff options
author | svn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2015-10-09 07:42:43 +0000 |
---|---|---|
committer | svn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2015-10-09 07:42:43 +0000 |
commit | 29e9230bc5422689493f6fb43378a920246809df (patch) | |
tree | 82d517bf0d55397181f6cbbe7a83d3bc9e1b44d5 | |
parent | 5a0f41a588ee5db603b89d8b26aa897093064413 (diff) |
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52094 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ Fri Oct 9 16:42:26 2015 Shugo Maeda <[email protected]> - * lib/net/imap.rb: use frozen_string_literal: true. + * lib/net/imap.rb: use frozen_string_literal: true. * test/net/imap/test_imap.rb: ditto. |