gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8137 - GNUnet/src/applications/dv/module


From: gnunet
Subject: [GNUnet-SVN] r8137 - GNUnet/src/applications/dv/module
Date: Tue, 20 Jan 2009 15:18:14 -0700 (MST)

Author: nevans
Date: 2009-01-20 15:18:13 -0700 (Tue, 20 Jan 2009)
New Revision: 8137

Modified:
   GNUnet/src/applications/dv/module/heap.c
Log:


Modified: GNUnet/src/applications/dv/module/heap.c
===================================================================
--- GNUnet/src/applications/dv/module/heap.c    2009-01-20 21:04:20 UTC (rev 
8136)
+++ GNUnet/src/applications/dv/module/heap.c    2009-01-20 22:18:13 UTC (rev 
8137)
@@ -437,7 +437,7 @@
 
   neighbor = root->traversal_pos->neighbor;
 
-  choice = GNUNET_random_u32 (GNUNET_RANDOM_QUALITY_WEAK, 1);
+  choice = GNUNET_random_u32 (GNUNET_RANDOM_QUALITY_WEAK, 2);
 
   switch (choice)
     {





reply via email to

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