updated on Tue Jan 10 08:08:34 UTC 2012
[aur-mirror.git] / came / came-1.9-curl-friendly.patch
blob028c56e22c1c60a84f0f2172d9b4cf5f322f0f27
1 --- camE-1.9/webcam.c.orig 2007-04-17 22:33:33.000000000 +1000
2 +++ camE-1.9/webcam.c 2007-04-17 22:36:34.000000000 +1000
3 @@ -987,8 +987,6 @@
4 /* shut up completely */
5 if (ftp_debug)
6 curl_easy_setopt(curl_handle, CURLOPT_VERBOSE, 1);
7 - else
8 - curl_easy_setopt(curl_handle, CURLOPT_MUTE, 1);
10 curl_easy_setopt(curl_handle, CURLOPT_UPLOAD, 1);