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/transport/transport_api_address_to_string.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/transport_api_address_to_string.c') diff --git a/src/transport/transport_api_address_to_string.c b/src/transport/transport_api_address_to_string.c index fd30230f7..b9c72dcb3 100644 --- a/src/transport/transport_api_address_to_string.c +++ b/src/transport/transport_api_address_to_string.c @@ -210,7 +210,7 @@ GNUNET_TRANSPORT_address_to_string (const struct GNUNET_CONFIGURATION_Handle *cf } alc->cb = aluc; alc->cb_cls = aluc_cls; - alc->mq = GNUNET_CLIENT_connecT (cfg, + alc->mq = GNUNET_CLIENT_connect (cfg, "transport", handlers, &mq_error_handler, -- cgit v1.2.3