Andy Cedilnik fixed some compiler warnings

This commit is contained in:
Daniel Stenberg
2003-05-01 13:37:36 +00:00
parent eb6130baa7
commit f213e857ab
2 changed files with 4 additions and 0 deletions

View File

@@ -697,6 +697,7 @@ static int Curl_ASN1_UTCTIME_output(struct connectdata *conn,
#endif
/* ====================================================== */
#ifdef USE_SSLEAY
static int
cert_hostcheck(const char *certname, const char *hostname)
{
@@ -733,6 +734,7 @@ cert_hostcheck(const char *certname, const char *hostname)
}
return 0;
}
#endif
/* ====================================================== */
CURLcode