From c8a23b6fce4dfadda4485492f10a4accc954b111 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 5 Oct 2010 14:45:38 +0000 Subject: mess --- src/dht/test_dht_multipeer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dht/test_dht_multipeer.c') diff --git a/src/dht/test_dht_multipeer.c b/src/dht/test_dht_multipeer.c index bc7db2302..293829bc7 100644 --- a/src/dht/test_dht_multipeer.c +++ b/src/dht/test_dht_multipeer.c @@ -394,7 +394,7 @@ void get_result_iterator (void *cls, const struct GNUNET_PeerIdentity * const *get_path, const struct GNUNET_PeerIdentity * const *put_path, enum GNUNET_BLOCK_Type type, - uint32_t size, + size_t size, const void *data) { struct TestGetContext *test_get = cls; -- cgit v1.2.3