зеркало из https://github.com/github/ruby.git
* ext/openssl/lib/openssl/buffering.rb: [DOC] Fix HEREDOC comment for
OpenSSL::Buffering which breaks overview because of RDoc bug git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43750 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
739881c11d
Коммит
f0dfcefa48
|
@ -1,3 +1,8 @@
|
|||
Thu Nov 21 15:36:08 2013 Zachary Scott <e@zzak.io>
|
||||
|
||||
* ext/openssl/lib/openssl/buffering.rb: [DOC] Fix HEREDOC comment for
|
||||
OpenSSL::Buffering which breaks overview because of RDoc bug
|
||||
|
||||
Thu Nov 21 14:46:57 2013 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||
|
||||
* eval_intern.h (SAVE_ROOT_JMPBUF): workaround for the failure of
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
=begin
|
||||
<<EOL
|
||||
= $RCSfile$ -- Buffering mix-in module.
|
||||
|
||||
= Info
|
||||
|
@ -12,7 +12,7 @@
|
|||
|
||||
= Version
|
||||
$Id$
|
||||
=end
|
||||
EOL
|
||||
|
||||
##
|
||||
# OpenSSL IO buffering mix-in module.
|
||||
|
|
Загрузка…
Ссылка в новой задаче