gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r9736 - GNUnet/src/applications/dv_dht/module


From: gnunet
Subject: [GNUnet-SVN] r9736 - GNUnet/src/applications/dv_dht/module
Date: Fri, 11 Dec 2009 21:48:10 +0100

Author: grothoff
Date: 2009-12-11 21:48:10 +0100 (Fri, 11 Dec 2009)
New Revision: 9736

Modified:
   GNUnet/src/applications/dv_dht/module/routing.c
Log:
style fix

Modified: GNUnet/src/applications/dv_dht/module/routing.c
===================================================================
--- GNUnet/src/applications/dv_dht/module/routing.c     2009-12-11 20:47:15 UTC 
(rev 9735)
+++ GNUnet/src/applications/dv_dht/module/routing.c     2009-12-11 20:48:10 UTC 
(rev 9736)
@@ -187,7 +187,7 @@
   /*
    * Bloomfilter to stop circular routes
    */
-  char bloomfilter[4];
+  char bloomfilter[DV_DHT_BLOOM_SIZE];
 
 #if DEBUG_ROUTING
   /*





reply via email to

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