gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r6887 - GNUnet/src/applications/dht/module


From: gnunet
Subject: [GNUnet-SVN] r6887 - GNUnet/src/applications/dht/module
Date: Sun, 25 May 2008 22:08:41 -0600 (MDT)

Author: grothoff
Date: 2008-05-25 22:08:40 -0600 (Sun, 25 May 2008)
New Revision: 6887

Modified:
   GNUnet/src/applications/dht/module/cs.c
   GNUnet/src/applications/dht/module/routing.c
Log:
fx

Modified: GNUnet/src/applications/dht/module/cs.c
===================================================================
--- GNUnet/src/applications/dht/module/cs.c     2008-05-26 04:00:02 UTC (rev 
6886)
+++ GNUnet/src/applications/dht/module/cs.c     2008-05-26 04:08:40 UTC (rev 
6887)
@@ -32,7 +32,7 @@
 #include "dht.h"
 #include "gnunet_dht_service.h"
 
-#define DEBUG_CS GNUNET_YES
+#define DEBUG_CS GNUNET_NO
 
 /**
  * Global core API.

Modified: GNUnet/src/applications/dht/module/routing.c
===================================================================
--- GNUnet/src/applications/dht/module/routing.c        2008-05-26 04:00:02 UTC 
(rev 6886)
+++ GNUnet/src/applications/dht/module/routing.c        2008-05-26 04:08:40 UTC 
(rev 6887)
@@ -35,7 +35,7 @@
 #include "gnunet_core.h"
 #include "gnunet_stats_service.h"
 
-#define DEBUG_ROUTING GNUNET_YES
+#define DEBUG_ROUTING GNUNET_NO
 
 /**
  * What is the request priority for DHT operations?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]