gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r21193 - gnunet/src/dht


From: gnunet
Subject: [GNUnet-SVN] r21193 - gnunet/src/dht
Date: Fri, 27 Apr 2012 12:03:58 +0200

Author: grothoff
Date: 2012-04-27 12:03:58 +0200 (Fri, 27 Apr 2012)
New Revision: 21193

Modified:
   gnunet/src/dht/test_dht_twopeer_get_put.c
Log:
-fix

Modified: gnunet/src/dht/test_dht_twopeer_get_put.c
===================================================================
--- gnunet/src/dht/test_dht_twopeer_get_put.c   2012-04-27 10:02:12 UTC (rev 
21192)
+++ gnunet/src/dht/test_dht_twopeer_get_put.c   2012-04-27 10:03:58 UTC (rev 
21193)
@@ -289,7 +289,7 @@
  * Schedule the GET request for some time in the future.
  */
 static void
-put_finished (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
+put_finished (void *cls, int success)
 {
   GNUNET_SCHEDULER_cancel (die_task);
   die_task =




reply via email to

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