The branch master has been updated
via 6b9c46ff3fff3058d4877060f4f6ea033767cde1 (commit)
from a303e9a6a8c3a942bbd8d871df7b81b7ec339ef9 (commit)
- Log -----------------------------------------------------------------
commit 6b9c46ff3fff3058d4877060f4f6ea033767cde1
Author: David Benjamin <[email protected]>
Date: Wed Aug 16 13:07:43 2017 -0400
Fix some documentation typos.
Reviewed-by: Andy Polyakov <[email protected]>
Reviewed-by: Ben Kaduk <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/4173)
-----------------------------------------------------------------------
Summary of changes:
doc/man3/SSL_SESSION_is_resumable.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/man3/SSL_SESSION_is_resumable.pod
b/doc/man3/SSL_SESSION_is_resumable.pod
index f0c8bab..3eb3b18 100644
--- a/doc/man3/SSL_SESSION_is_resumable.pod
+++ b/doc/man3/SSL_SESSION_is_resumable.pod
@@ -9,7 +9,7 @@ SSL_SESSION_is_resumable
#include <openssl/ssl.h>
- const SSL_CIPHER *SSL_SESSION_is_resumable(const SSL_SESSSION *s);
+ int SSL_SESSION_is_resumable(const SSL_SESSION *s);
=head1 DESCRIPTION
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits