From bf5f92d9429a556f68c950df7be3dc25907e0d6c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 10 Jan 2017 17:38:29 +0100 Subject: rename connecT -> connect now that the old API is dead --- src/arm/test_exponential_backoff.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/arm/test_exponential_backoff.c') diff --git a/src/arm/test_exponential_backoff.c b/src/arm/test_exponential_backoff.c index ab47ff635..0905f145d 100644 --- a/src/arm/test_exponential_backoff.c +++ b/src/arm/test_exponential_backoff.c @@ -151,7 +151,7 @@ kill_task (void *cbData) GNUNET_free (shutdown_ctx); return; } - shutdown_ctx->mq = GNUNET_CLIENT_connecT (cfg, + shutdown_ctx->mq = GNUNET_CLIENT_connect (cfg, SERVICE, handlers, &mq_error_handler, -- cgit v1.2.3