gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8640 - GNUnet/src/include


From: gnunet
Subject: [GNUnet-SVN] r8640 - GNUnet/src/include
Date: Tue, 7 Jul 2009 16:43:05 -0600

Author: nevans
Date: 2009-07-07 16:43:05 -0600 (Tue, 07 Jul 2009)
New Revision: 8640

Modified:
   GNUnet/src/include/gnunet_dhtlog_service.h
Log:
dhtlog api change

Modified: GNUnet/src/include/gnunet_dhtlog_service.h
===================================================================
--- GNUnet/src/include/gnunet_dhtlog_service.h  2009-07-07 22:42:01 UTC (rev 
8639)
+++ GNUnet/src/include/gnunet_dhtlog_service.h  2009-07-07 22:43:05 UTC (rev 
8640)
@@ -82,7 +82,7 @@
    * Inserts the trial information into the database
    */
   int (*insert_trial) (unsigned long long *trialuid, int num_nodes,
-                       int topology);
+                       int topology, int puts, int gets, int concurrent);
 
   /*
    * Update the trial information with the ending time





reply via email to

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