From 8d3f155a6618114c10eb7afda9c61b27bfffa168 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulf=20M=C3=B6ller?= Date: Wed, 18 Oct 2000 22:01:47 +0000 Subject: [PATCH] cosmetic change --- doc/crypto/BIO_s_socket.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/crypto/BIO_s_socket.pod b/doc/crypto/BIO_s_socket.pod index 253185185c..92b6448e33 100644 --- a/doc/crypto/BIO_s_socket.pod +++ b/doc/crypto/BIO_s_socket.pod @@ -30,7 +30,7 @@ BIO_set_fd() sets the socket of BIO B to B and the close flag to B. BIO_get_fd() places the socket in B if it is not NULL, it also -returns the socket . If B is not NULL it should be of type (int *). +returns the socket. If B is not NULL it should be of type (int *). BIO_new_socket() returns a socket BIO using B and B. -- 2.25.1