]> granicus.if.org Git - curl/commit
doh: fix curl_easy_setopt argument type
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Tue, 2 Oct 2018 09:15:29 +0000 (11:15 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Tue, 2 Oct 2018 09:15:29 +0000 (11:15 +0200)
commitc1c092c0b43211d1609188e7a47bd6f7e86c6c0e
treed6b8a6e22e8d1a8b7b49187e719f726a03244ff5
parent406d02cd4275f8355acaac632e8e76e1048f67f0
doh: fix curl_easy_setopt argument type

CURLOPT_POSTFIELDSIZE is long. Fixes a compiler warning on 64-bit
MinGW.
lib/doh.c