* lib/net/imap.rb: Fix indentation of EOF for heredoc.

* lib/debug.rb (Commands):  Fix indentation of EOHELP for heredoc.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31637 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
drbrain 2011-05-18 21:41:01 +00:00
Родитель 8d90611563
Коммит f535b33f8d
3 изменённых файлов: 8 добавлений и 3 удалений

Просмотреть файл

@ -1,3 +1,8 @@
Thu May 19 06:36:11 2011 Eric Hodel <drbrain@segment7.net>
* lib/net/imap.rb: Fix indentation of EOF for heredoc.
* lib/debug.rb (Commands): Fix indentation of EOHELP for heredoc.
Thu May 19 06:30:38 2011 Eric Hodel <drbrain@segment7.net>
* lib/mkmf.rb: Fix indentation of EOM for heredoc.