gnunet-svn
[Top][All Lists]
Advanced

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

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


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

Author: nevans
Date: 2009-01-20 15:36:31 -0700 (Tue, 20 Jan 2009)
New Revision: 8138

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 22:18:13 UTC (rev 
8137)
+++ GNUnet/src/applications/dv/module/heap.c    2009-01-20 22:36:31 UTC (rev 
8138)
@@ -437,7 +437,7 @@
 
   neighbor = root->traversal_pos->neighbor;
 
-  choice = GNUNET_random_u32 (GNUNET_RANDOM_QUALITY_WEAK, 2);
+  choice = GNUNET_random_u32 (GNUNET_RANDOM_QUALITY_WEAK, 1);
 
   switch (choice)
     {





reply via email to

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