Fix typo.

Submitted by: Jim Morrison
This commit is contained in:
Bodo Möller 2011-07-11 12:13:55 +00:00
parent b520e4b1d5
commit 735ebc2de7

View file

@ -158,7 +158,7 @@ Constructor for the SSLv3 SSL_METHOD structure for combined client and server.
Constructor for the TLSv1 SSL_METHOD structure for a dedicated client.
=item cosnt SSL_METHOD *B<TLSv1_server_method>(void);
=item const SSL_METHOD *B<TLSv1_server_method>(void);
Constructor for the TLSv1 SSL_METHOD structure for a dedicated server.