aboutsummaryrefslogtreecommitdiff
path: root/src/nat/gnunet-nat-client-windows.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/gnunet-nat-client-windows.c')
-rw-r--r--src/nat/gnunet-nat-client-windows.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/nat/gnunet-nat-client-windows.c b/src/nat/gnunet-nat-client-windows.c
index 2e7c8a86e..2fe3643ac 100644
--- a/src/nat/gnunet-nat-client-windows.c
+++ b/src/nat/gnunet-nat-client-windows.c
@@ -19,10 +19,10 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file src/transport/gnunet-nat-client-windows.c 22 * @file src/nat/gnunet-nat-client-windows.c
23 * @brief Tool to help bypass NATs using ICMP method; must run as 23 * @brief Tool to help bypass NATs using ICMP method; must run as
24 * root (SUID will do) or administrator on W32 24 * administrator on W32
25 * This code will work under GNU/Linux or W32. 25 * This code is forx W32.
26 * @author Nathan Evans 26 * @author Nathan Evans
27 * 27 *
28 * This program will send ONE ICMP message using RAW sockets 28 * This program will send ONE ICMP message using RAW sockets