aboutsummaryrefslogtreecommitdiff
path: root/src/nat/test_nat.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-29 10:19:43 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-29 10:19:43 +0000
commitcddbdf5b928c68ab71b40c950b9f01ea68a9fbdb (patch)
treeb704e00a3af618b2cd174a7f89514eaebd82a1cf /src/nat/test_nat.c
parentbb4fc4f4007988874f910d4de5492f9629301641 (diff)
downloadgnunet-cddbdf5b928c68ab71b40c950b9f01ea68a9fbdb.tar.gz
gnunet-cddbdf5b928c68ab71b40c950b9f01ea68a9fbdb.zip
run indent twice, it alternates between two 'canonical' forms, also run whitespace remover
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