gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8761 - GNUnet/src/applications/dhtlog_mysql


From: gnunet
Subject: [GNUnet-SVN] r8761 - GNUnet/src/applications/dhtlog_mysql
Date: Tue, 21 Jul 2009 12:02:00 -0600

Author: nevans
Date: 2009-07-21 12:02:00 -0600 (Tue, 21 Jul 2009)
New Revision: 8761

Modified:
   GNUnet/src/applications/dhtlog_mysql/dhtlog_mysql.c
Log:


Modified: GNUnet/src/applications/dhtlog_mysql/dhtlog_mysql.c
===================================================================
--- GNUnet/src/applications/dhtlog_mysql/dhtlog_mysql.c 2009-07-20 20:55:52 UTC 
(rev 8760)
+++ GNUnet/src/applications/dhtlog_mysql/dhtlog_mysql.c 2009-07-21 18:02:00 UTC 
(rev 8761)
@@ -248,7 +248,8 @@
  */
 int
 add_trial (unsigned long long *trialuid, int num_nodes, int topology,
-           int puts, int gets, int concurrent, int settle_time, int 
num_rounds, char *message)
+           int puts, int gets, int concurrent, int settle_time,
+           int num_rounds, char *message)
 {
   int ret;
   unsigned long long m_len;





reply via email to

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