X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=ssl.c;h=ce8151682cb077e2c20d0c3a2c6abdc573f36380;hp=af6d90563dd1f868e6df49a6c231b9d8d5cee074;hb=453c71553cdfdbf0030bfd5198c3a84fb479b2a6;hpb=277d18378c68e1fb4c56b677d1020a9340ff6143 diff --git a/ssl.c b/ssl.c index af6d9056..ce815168 100644 --- a/ssl.c +++ b/ssl.c @@ -965,7 +965,7 @@ static int write_certificate(mbedtls_x509write_cert *crt, const char *output_fil memset(cert_buf, 0, sizeof(cert_buf)); /* - * Writing certificate into PEM string. If buffer is too small, fuction + * Writing certificate into PEM string. If buffer is too small, function * returns specific error and no buffer overflow can happen. */ if ((ret = mbedtls_x509write_crt_pem(crt, cert_buf,