diff options
Diffstat (limited to 'lib/hostcheck.h')
-rw-r--r-- | lib/hostcheck.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/hostcheck.h b/lib/hostcheck.h index 86e3b96a9..f562df9ae 100644 --- a/lib/hostcheck.h +++ b/lib/hostcheck.h @@ -29,4 +29,3 @@ int Curl_cert_hostcheck(const char *match_pattern, const char *hostname); #endif /* HEADER_CURL_HOSTCHECK_H */ - |