]> git.ipfire.org Git - thirdparty/curl.git/commit
curl_setup_once: use SEND_QUAL_ARG2 for swrite
authorMarcel Raad <raad@teamviewer.com>
Thu, 4 May 2017 06:50:35 +0000 (08:50 +0200)
committerMarcel Raad <raad@teamviewer.com>
Thu, 4 May 2017 07:23:00 +0000 (09:23 +0200)
commita51ca050fc193aea9b7ace018c1588a107891d49
tree2aa0feaec2759b07ea6f5c30701eb4fff1f27aca
parent4b933821934a176a5a0fde950c02d6b615c70c5c
curl_setup_once: use SEND_QUAL_ARG2 for swrite

SEND_QUAL_ARG2 had to be set, but was never used. Use it in swrite to
avoid warnings about casting away low-level const.

Closes https://github.com/curl/curl/pull/1464
lib/curl_setup_once.h