Update ticket callback docs.
[oweals/openssl.git] / doc / ssl / SSL_CTX_set1_curves.pod
index 711f5639adceee2e1dfa9b9803d8cbd38f16fd9d..0c9be251560ecb8c9cda0a9d44508ace635ed7a7 100644 (file)
@@ -87,8 +87,6 @@ SSL_get1_curves() returns the number of curves, which may be zero.
 SSL_get1_shared_curve() returns the NID of shared curve B<n> of zero if there
 is no shared curve B<n> or the number of shared curves if B<n> is -1.
 
-=back
-
 =head1 SEE ALSO
 
 L<SSL_CTX_add_extra_chain_cert(3)|SSL_CTX_add_extra_chain_cert(3)>