From c8672808c62055b755bae25964565353cfd05051 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 8 Dec 2013 23:14:40 +0000 Subject: API cleanup, rename GNUNET_TRANSPORT_check_neighbour_connected to GNUNET_TRANSPORT_check_peer_connected --- src/testbed/gnunet-service-testbed_connectionpool.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testbed/gnunet-service-testbed_connectionpool.h') diff --git a/src/testbed/gnunet-service-testbed_connectionpool.h b/src/testbed/gnunet-service-testbed_connectionpool.h index e2f25cce8..40afb4d7f 100644 --- a/src/testbed/gnunet-service-testbed_connectionpool.h +++ b/src/testbed/gnunet-service-testbed_connectionpool.h @@ -111,7 +111,7 @@ typedef void * * @note @a connect_notify_cb will not be called if @a target is * already connected @a service level. Use - * GNUNET_TRANSPORT_check_neighbour_connected() or a similar function from the + * GNUNET_TRANSPORT_check_peer_connected() or a similar function from the * respective @a service's API to check if the target peer is already connected or * not. @a connect_notify_cb will be called only once or never (in case @a target * cannot be connected or is already connected). -- cgit v1.2.3