aboutsummaryrefslogtreecommitdiff
path: root/src/nat-auto/gnunet-nat-server.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat-auto/gnunet-nat-server.c')
-rw-r--r--src/nat-auto/gnunet-nat-server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nat-auto/gnunet-nat-server.c b/src/nat-auto/gnunet-nat-server.c
index b462b486f..e091ab3b0 100644
--- a/src/nat-auto/gnunet-nat-server.c
+++ b/src/nat-auto/gnunet-nat-server.c
@@ -54,7 +54,7 @@ static const struct GNUNET_CONFIGURATION_Handle *cfg;
54 54
55 55
56/** 56/**
57 * Try contacting the peer using autonomous NAT traveral method. 57 * Try contacting the peer using autonomous NAT traversal method.
58 * 58 *
59 * @param dst_ipv4 IPv4 address to send the fake ICMP message 59 * @param dst_ipv4 IPv4 address to send the fake ICMP message
60 * @param dport destination port to include in ICMP message 60 * @param dport destination port to include in ICMP message