gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r2745 - GNUnet/src/applications/gap


From: grothoff
Subject: [GNUnet-SVN] r2745 - GNUnet/src/applications/gap
Date: Fri, 5 May 2006 16:00:56 -0700 (PDT)

Author: grothoff
Date: 2006-05-05 16:00:54 -0700 (Fri, 05 May 2006)
New Revision: 2745

Modified:
   GNUnet/src/applications/gap/gap.h
Log:
syn

Modified: GNUnet/src/applications/gap/gap.h
===================================================================
--- GNUnet/src/applications/gap/gap.h   2006-05-05 21:12:41 UTC (rev 2744)
+++ GNUnet/src/applications/gap/gap.h   2006-05-05 23:00:54 UTC (rev 2745)
@@ -37,7 +37,7 @@
 #include "gnunet_topology_service.h"
 #include "pid_table.h"
 
-#define DEBUG_GAP YES
+#define DEBUG_GAP NO
 
 #define EXTRA_CHECKS YES
 
@@ -158,8 +158,8 @@
  * THE VALUE YOU PICK MUST BE A POWER OF 2, for example:
  * 128, 256, 512, 1024, 2048, 4092, 8192, 16384, 32768, 65536
  */
-/* #define MIN_INDIRECTION_TABLE_SIZE 1024 */
-#define MIN_INDIRECTION_TABLE_SIZE 4 
+#define MIN_INDIRECTION_TABLE_SIZE 1024 
+/* #define MIN_INDIRECTION_TABLE_SIZE 4 */
 
 /**
  * Under certain cirumstances, two peers can interlock in their





reply via email to

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