提交 e31e385c 编写于 作者: R Richard Levitte

Mistakes corrected. Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>

上级 b22bda21
......@@ -8,7 +8,7 @@ SSL_SESSION_free - free an allocated SSL_SESSION structure
#include <openssl/ssl.h>
void *SSL_SESSION_free(SSL_SESSION *session);
void SSL_SESSION_free(SSL_SESSION *session);
=head1 DESCRIPTION
......
......@@ -8,7 +8,7 @@ SSL_free - free an allocated SSL structure
#include <openssl/ssl.h>
void *SSL_free(SSL *ssl);
void SSL_free(SSL *ssl);
=head1 DESCRIPTION
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册