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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nat/test_nat.c b/src/nat/test_nat.c
index de8ff8c13..a840f3ef9 100644
--- a/src/nat/test_nat.c
+++ b/src/nat/test_nat.c
@@ -65,7 +65,7 @@ addr_callback (void *cls, int add_remove, const struct sockaddr *addr,
65 * Function that terminates the test. 65 * Function that terminates the test.
66 */ 66 */
67static void 67static void
68stop (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc) 68stop (void *cls)
69{ 69{
70 struct GNUNET_NAT_Handle *nat = cls; 70 struct GNUNET_NAT_Handle *nat = cls;
71 71