]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
curl: The macro that you have to uncomment to get debugging is DEBUG_CURL.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 26 Aug 2014 20:31:08 +0000 (21:31 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 2 Sep 2014 18:38:16 +0000 (22:38 +0400)
Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
block/curl.c

index 025833994cc1a05c8033e1f2b58e5736fd588022..938f9d94e868de43ad9e7fc1030ea04ea3867ff1 100644 (file)
@@ -26,7 +26,7 @@
 #include "qapi/qmp/qbool.h"
 #include <curl/curl.h>
 
-// #define DEBUG
+// #define DEBUG_CURL
 // #define DEBUG_VERBOSE
 
 #ifdef DEBUG_CURL