1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

hostcheck: update comment after previous change

This commit is contained in:
Daniel Stenberg 2014-03-03 13:41:48 +01:00
parent c01467b753
commit a21c04f391

View File

@ -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 */