Commit 41c23467 authored by Richard W.M. Jones's avatar Richard W.M. Jones Committed by Michael Tokarev
Browse files

curl: The macro that you have to uncomment to get debugging is DEBUG_CURL.

parent 30eaca3a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
#include "qapi/qmp/qbool.h"
#include <curl/curl.h>

// #define DEBUG
// #define DEBUG_CURL
// #define DEBUG_VERBOSE

#ifdef DEBUG_CURL