aboutsummaryrefslogtreecommitdiff
path: root/src/nat/test_nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/test_nat.c')
-rw-r--r--src/nat/test_nat.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nat/test_nat.c b/src/nat/test_nat.c
index 6a533798e..784fc6cc7 100644
--- a/src/nat/test_nat.c
+++ b/src/nat/test_nat.c
@@ -45,7 +45,7 @@
45 45
46 46
47/** 47/**
48 * Time to wait before stopping NAT, in seconds 48 * Time to wait before stopping NAT, in seconds
49 */ 49 */
50#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 5) 50#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 5)
51 51
@@ -87,7 +87,7 @@ struct addr_cls
87 87
88/** 88/**
89 * Return the address of the default interface, 89 * Return the address of the default interface,
90 * or any interface with a valid address if the default is not valid 90 * or any interface with a valid address if the default is not valid
91 * 91 *
92 * @param cls the 'struct addr_cls' 92 * @param cls the 'struct addr_cls'
93 * @param name name of the interface 93 * @param name name of the interface