mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix typos [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51406 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
21d35a4d44
commit
8b5f291527
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ Mon Jul 27 13:24:11 2015 Koichi Sasada <ko1@atdot.net>
|
|||
|
||||
Mon Jul 27 12:21:15 2015 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||
|
||||
* test/openssl/tset_ssl.rb: run tests on non-Unix platforms.
|
||||
* test/openssl/test_ssl.rb: run tests on non-Unix platforms.
|
||||
|
||||
Sun Jul 26 19:21:31 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
|
@ -47,7 +47,7 @@ Sun Jul 26 08:33:03 2015 Aaron Patterson <tenderlove@ruby-lang.org>
|
|||
DEFAULT_1024 constants in Ruby.
|
||||
|
||||
* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): Ask PKey for the
|
||||
default DH callback since it aleady must check whether openssl has
|
||||
default DH callback since it already must check whether openssl has
|
||||
been compiled with DH support.
|
||||
|
||||
* ext/openssl/ossl_pkey_dh.c (OSSL_PKEY_BN): Remove C definitions of
|
||||
|
|
Loading…
Reference in a new issue