-fix
authorChristian Grothoff <christian@grothoff.org>
Fri, 27 Apr 2012 10:03:58 +0000 (10:03 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 27 Apr 2012 10:03:58 +0000 (10:03 +0000)
src/dht/test_dht_twopeer_get_put.c

index 0bb9fac2b73cfbb9b341a43a3467a97096962adc..4de4d6459ed652bb0f90f18ad0fc8b0f6b441f90 100644 (file)
@@ -289,7 +289,7 @@ do_get (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
  * 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 =