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
1 changed files with 1 additions and 1 deletions

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