From e5a82bfd68f2de9b9b19ba37d59ef73a9b1fe193 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Mon, 8 Feb 2016 21:42:00 +0100 Subject: Small fixes - One typo fixed in crypto/bio/b_addr.c - Add a comment in doc/crypto/BIO_parse_hostserv.pod to explain the blank lines with one lonely space each. Reviewed-by: Andy Polyakov --- crypto/bio/b_addr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto') diff --git a/crypto/bio/b_addr.c b/crypto/bio/b_addr.c index 39597b8651..b60d6acfa4 100644 --- a/crypto/bio/b_addr.c +++ b/crypto/bio/b_addr.c @@ -341,7 +341,7 @@ socklen_t BIO_ADDR_sockaddr_size(const BIO_ADDR *ap) /********************************************************************** * - * Address into database + * Address info database * */ -- cgit v1.2.3