diff options
| author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2006-07-29 19:10:21 +0000 |
|---|---|---|
| committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2006-07-29 19:10:21 +0000 |
| commit | 3b4e3dcb9f42dc9f4f864acf804677d7a3e0c233 (patch) | |
| tree | 213a0c4d5ba3869f66ecf970819532048fed4a9d /crypto/openssl/doc/ssl/SSL_get_default_timeout.pod | |
| parent | a37fa6607ab9ce4dac1c683442960508178fd371 (diff) | |
Notes
Diffstat (limited to 'crypto/openssl/doc/ssl/SSL_get_default_timeout.pod')
| -rw-r--r-- | crypto/openssl/doc/ssl/SSL_get_default_timeout.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/doc/ssl/SSL_get_default_timeout.pod b/crypto/openssl/doc/ssl/SSL_get_default_timeout.pod index 8d43b31345df..a648a9b82df6 100644 --- a/crypto/openssl/doc/ssl/SSL_get_default_timeout.pod +++ b/crypto/openssl/doc/ssl/SSL_get_default_timeout.pod @@ -8,7 +8,7 @@ SSL_get_default_timeout - get default session timeout value #include <openssl/ssl.h> - long SSL_get_default_timeout(SSL *ssl); + long SSL_get_default_timeout(const SSL *ssl); =head1 DESCRIPTION |
