diff options
Diffstat (limited to 'Utilities/cmcurl/lib/nonblock.h')
-rw-r--r-- | Utilities/cmcurl/lib/nonblock.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Utilities/cmcurl/lib/nonblock.h b/Utilities/cmcurl/lib/nonblock.h index 98cdc25..eb18ea1 100644 --- a/Utilities/cmcurl/lib/nonblock.h +++ b/Utilities/cmcurl/lib/nonblock.h @@ -28,4 +28,3 @@ int curlx_nonblock(curl_socket_t sockfd, /* operate on this */ int nonblock /* TRUE or FALSE */); #endif /* HEADER_CURL_NONBLOCK_H */ - |