From 04518c0f2565baa715018b9546afa1858369d20e Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Wed, 23 Feb 2011 10:52:16 +0000 Subject: gauger changes, thanks bart (: --- src/transport/test_quota_compliance.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/test_quota_compliance.c') diff --git a/src/transport/test_quota_compliance.c b/src/transport/test_quota_compliance.c index 20a9b1f15..219971725 100644 --- a/src/transport/test_quota_compliance.c +++ b/src/transport/test_quota_compliance.c @@ -669,7 +669,7 @@ exchange_hello (void *cls, GNUNET_assert (GNUNET_OK == GNUNET_HELLO_get_id ((const struct GNUNET_HELLO_Message *) message, &me->id)); - GNUNET_TRANSPORT_offer_hello (p2.th, message); + GNUNET_TRANSPORT_offer_hello (p2.th, message, NULL, NULL); GNUNET_TRANSPORT_get_hello (p2.th, &exchange_hello_last, &p2); } -- cgit v1.2.3