diff options
author | Issei Suzuki <issei@FreeBSD.org> | 2001-01-09 20:59:55 +0000 |
---|---|---|
committer | Issei Suzuki <issei@FreeBSD.org> | 2001-01-09 20:59:55 +0000 |
commit | 5fd3ba9ac0b360c6df2ebe00e0c9886ccf63cbe2 (patch) | |
tree | cdcc42b7e51676e3c87e9ff2c38dc48dee22608d /net/SSLtelnet/files/patch-ak | |
parent | Add ruby-qt2, Qt2 extension for Ruby. (diff) |
- Fix compilation and installation error in CURRENT.
- maintainer is committer now.
- Style fix in patch-*
PR: 23255
Notes
Notes:
svn path=/head/; revision=37046
Diffstat (limited to 'net/SSLtelnet/files/patch-ak')
-rw-r--r-- | net/SSLtelnet/files/patch-ak | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/SSLtelnet/files/patch-ak b/net/SSLtelnet/files/patch-ak index 56ba27966759..896e36470d21 100644 --- a/net/SSLtelnet/files/patch-ak +++ b/net/SSLtelnet/files/patch-ak @@ -8,4 +8,3 @@ + rsa=RSA_generate_key(512,RSA_F4,NULL,NULL); if (ssl_debug_flag) BIO_printf(bio_err,"Generation of temp (512 bit) RSA key done\r\n"); - |