doh: fix curl_easy_setopt argument type
CURLOPT_POSTFIELDSIZE is long. Fixes a compiler warning on 64-bit MinGW.
parent
406d02cd
Please register or sign in to comment
CURLOPT_POSTFIELDSIZE is long. Fixes a compiler warning on 64-bit MinGW.