aboutsummaryrefslogtreecommitdiff
path: root/src/upnp/upnp_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/upnp/upnp_init.c')
-rw-r--r--src/upnp/upnp_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/upnp/upnp_init.c b/src/upnp/upnp_init.c
index 8390494e5..b0eb77c32 100644
--- a/src/upnp/upnp_init.c
+++ b/src/upnp/upnp_init.c
@@ -50,7 +50,7 @@ static unsigned int maps_size;
50 50
51static struct GNUNET_ThreadHandle *discovery; 51static struct GNUNET_ThreadHandle *discovery;
52 52
53static struct GNUNET_NETWORK_Descriptor *discovery_socket; 53static struct GNUNET_NETWORK_Handle *discovery_socket;
54 54
55/** 55/**
56 * Obtain the public/external IP address. 56 * Obtain the public/external IP address.