From f85c3c37598c68e447174980117bc96328865877 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 27 Sep 2011 11:36:45 +0000 Subject: renaming plugin --- src/transport/plugin_transport_http.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/transport/plugin_transport_http.h') diff --git a/src/transport/plugin_transport_http.h b/src/transport/plugin_transport_http.h index 16e480a67..fd4364b8f 100644 --- a/src/transport/plugin_transport_http.h +++ b/src/transport/plugin_transport_http.h @@ -42,9 +42,9 @@ #include -#define DEBUG_HTTP GNUNET_NO -#define VERBOSE_SERVER GNUNET_NO -#define VERBOSE_CLIENT GNUNET_NO +#define DEBUG_HTTP GNUNET_YES +#define VERBOSE_SERVER GNUNET_YES +#define VERBOSE_CLIENT GNUNET_YES #define VERBOSE_CURL GNUNET_NO #if BUILD_HTTPS -- cgit v1.2.3