aboutsummaryrefslogtreecommitdiff
path: root/src/nat/gnunet-nat-client.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/gnunet-nat-client.c')
-rw-r--r--src/nat/gnunet-nat-client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nat/gnunet-nat-client.c b/src/nat/gnunet-nat-client.c
index 3e35aa8f4..5f54f729b 100644
--- a/src/nat/gnunet-nat-client.c
+++ b/src/nat/gnunet-nat-client.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file src/transport/gnunet-nat-client.c 22 * @file src/nat/gnunet-nat-client.c
23 * @brief Tool to help bypass NATs using ICMP method; must run as root (SUID will do) 23 * @brief Tool to help bypass NATs using ICMP method; must run as root (SUID will do)
24 * This code will work under GNU/Linux only. 24 * This code will work under GNU/Linux only.
25 * @author Christian Grothoff 25 * @author Christian Grothoff