From: Fabian Keil Date: Mon, 25 Nov 2019 13:01:16 +0000 (+0100) Subject: Fix typo X-Git-Tag: v_3_0_29~556 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=277d18378c68e1fb4c56b677d1020a9340ff6143;hp=83655cdf9c3198827d1f1fab80647dcf27687812 Fix typo --- diff --git a/ssl.c b/ssl.c index 07499193..af6d9056 100644 --- a/ssl.c +++ b/ssl.c @@ -163,7 +163,7 @@ extern int server_use_ssl(const struct client_state *csp) * * Function : is_ssl_pending * -* Description : Tests if there are some waitting data on ssl connection +* Description : Tests if there are some waiting data on ssl connection * * Parameters : * 1 : ssl = SSL context to test