[Privoxy-commits] [privoxy] 07/08: openssl.c: Fix comment typo
    User Git 
    git at git.privoxy.org
       
    Wed Jan 13 08:58:16 UTC 2021
    
    
  
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit abb6bd71eab61ad3a0541ab42ba1466e95504dd2
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Jan 12 13:25:44 2021 +0100
    openssl.c: Fix comment typo
---
 openssl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/openssl.c b/openssl.c
index e3717af5..e87e997b 100644
--- a/openssl.c
+++ b/openssl.c
@@ -1647,7 +1647,7 @@ static int ssl_certificate_is_invalid(const char *cert_file)
  *          3  :  nid = OpenSSL NID
  *          4  :  value = extension value
  *
- * Returns     :   0 => Error while setting extensuon data
+ * Returns     :   0 => Error while setting extension data
  *                 1 => It worked
  *
  *********************************************************************/
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Privoxy-commits
mailing list