X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=ssl.c;h=4f187c24070b94328802cfe4ef3d2b7e59883f65;hp=f74f585cc2d0a55ab3358a1e47bd9b519bcc3443;hb=e1027d1e0c44440e654652cf5e24d24426fbf594;hpb=a473a2a85dbf5325b270a906e85785ba4b032503 diff --git a/ssl.c b/ssl.c index f74f585c..4f187c24 100644 --- a/ssl.c +++ b/ssl.c @@ -1768,7 +1768,7 @@ static int ssl_verify_callback(void *csp_void, mbedtls_x509_crt *crt, * Parameters : * 1 : csp = Current client state (buffers, headers, etc...) * - * Returns : 1 => Error while creating hash + * Returns : -1 => Error while creating hash * 0 => Hash created successfully * *********************************************************************/