CC code/client/cl_curl.c
code/client/cl_curl.c: In function ‘CL_cURL_BeginDownload’:
code/client/cl_curl.c:272: warning: call to ‘_curl_easy_setopt_err_write_callback’ declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option
Created attachment 1898 [details] return size_t instead of int fix