summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2014-08-26 21:31:08 +0100
committerMichael Tokarev <mjt@tls.msk.ru>2014-09-02 22:38:16 +0400
commit41c2346716ff41df78062753128a87124f78ea29 (patch)
tree7c2a9d332b3c8aefd515e708d5a5be5e344a976a /block
parent30eaca3acdf17d7bcbd1213eb149c02037edfb0b (diff)
downloadhqemu-41c2346716ff41df78062753128a87124f78ea29.zip
hqemu-41c2346716ff41df78062753128a87124f78ea29.tar.gz
curl: The macro that you have to uncomment to get debugging is DEBUG_CURL.
Signed-off-by: Richard W.M. Jones <rjones@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'block')
-rw-r--r--block/curl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/block/curl.c b/block/curl.c
index 0258339..938f9d9 100644
--- a/block/curl.c
+++ b/block/curl.c
@@ -26,7 +26,7 @@
#include "qapi/qmp/qbool.h"
#include <curl/curl.h>
-// #define DEBUG
+// #define DEBUG_CURL
// #define DEBUG_VERBOSE
#ifdef DEBUG_CURL
OpenPOWER on IntegriCloud