From 61787bfa37e0ac5998e01d9c4806600033c19c74 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 23 Nov 2018 17:19:53 +0100 Subject: rename fest: use new libgnunetnt instead of old libgnunetats logic for network type classification --- src/include/gnunet_transport_hello_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/gnunet_transport_hello_service.h') diff --git a/src/include/gnunet_transport_hello_service.h b/src/include/gnunet_transport_hello_service.h index a21358a9c..50734f957 100644 --- a/src/include/gnunet_transport_hello_service.h +++ b/src/include/gnunet_transport_hello_service.h @@ -166,7 +166,7 @@ typedef void (*GNUNET_TRANSPORT_AddressCallback) (void *cls, const struct GNUNET_PeerIdentity *peer, const char *address, - enum GNUNET_ATS_Network_Type nt, + enum GNUNET_NetworkType nt, struct GNUNET_TIME_Absolute expiration); -- cgit v1.2.3