aboutsummaryrefslogtreecommitdiff
path: root/src/nat-auto/gnunet-nat-server.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-26 20:25:37 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-26 20:25:37 +0200
commitaa78134a557079ce570345e751e4c36c4b2ba79a (patch)
treef7bf25950513285184e2426109235337d0aef8be /src/nat-auto/gnunet-nat-server.c
parent1f2674fe293be7c1a852fbe4a7241fbcb149078f (diff)
downloadgnunet-aa78134a557079ce570345e751e4c36c4b2ba79a.tar.gz
gnunet-aa78134a557079ce570345e751e4c36c4b2ba79a.zip
-fix many more typos
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