From 66ad00f6f81d4185cb51529723b73919fc527fb8 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 27 Apr 2012 10:03:58 +0000 Subject: -fix --- src/dht/test_dht_twopeer_get_put.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dht') diff --git a/src/dht/test_dht_twopeer_get_put.c b/src/dht/test_dht_twopeer_get_put.c index 0bb9fac2b..4de4d6459 100644 --- a/src/dht/test_dht_twopeer_get_put.c +++ b/src/dht/test_dht_twopeer_get_put.c @@ -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 = -- cgit v1.2.3