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