* [Qemu-devel] [PATCH] curl: The macro that you have to uncomment to get debugging is DEBUG_CURL.
@ 2014-08-26 20:31 Richard W.M. Jones
2014-08-27 13:49 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
0 siblings, 1 reply; 2+ messages in thread
From: Richard W.M. Jones @ 2014-08-26 20:31 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-trivial
Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
---
block/curl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/block/curl.c b/block/curl.c
index 2698ae3..46f1082 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
--
2.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [Qemu-trivial] [PATCH] curl: The macro that you have to uncomment to get debugging is DEBUG_CURL.
2014-08-26 20:31 [Qemu-devel] [PATCH] curl: The macro that you have to uncomment to get debugging is DEBUG_CURL Richard W.M. Jones
@ 2014-08-27 13:49 ` Michael Tokarev
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tokarev @ 2014-08-27 13:49 UTC (permalink / raw)
To: Richard W.M. Jones, qemu-devel; +Cc: qemu-trivial
Applied to -trivial ;), thank you!
/mjt
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-27 13:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-26 20:31 [Qemu-devel] [PATCH] curl: The macro that you have to uncomment to get debugging is DEBUG_CURL Richard W.M. Jones
2014-08-27 13:49 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).