From: Daniel Stenberg Date: Mon, 3 Mar 2014 12:41:48 +0000 (+0100) Subject: hostcheck: update comment after previous change X-Git-Tag: curl-7_36_0~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a21c04f391b69d4540f613bf696cf773fd159a64;p=curl hostcheck: update comment after previous change --- diff --git a/lib/hostcheck.c b/lib/hostcheck.c index 61a13935a..24ddd8960 100644 --- a/lib/hostcheck.c +++ b/lib/hostcheck.c @@ -94,4 +94,4 @@ int Curl_cert_hostcheck(const char *match_pattern, const char *hostname) return 0; } -#endif /* SSLEAY or AXTLS or QSOSSL or GSKIT or NSS */ +#endif /* SSLEAY or AXTLS or QSOSSL or GSKIT */