Suppress signed vs. unsigned warnings on Win32
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
struct pollfd
|
||||
{
|
||||
int fd;
|
||||
curl_socket_t fd;
|
||||
short events;
|
||||
short revents;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user