variable type cleanup to fix picky compiler warnings
This commit is contained in:
@@ -876,7 +876,7 @@ struct UserDefined {
|
||||
|
||||
struct curl_slist *http200aliases; /* linked list of aliases for http200 */
|
||||
|
||||
int ip_version;
|
||||
long ip_version;
|
||||
|
||||
curl_off_t max_filesize; /* Maximum file size to download */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user