aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-07-05 06:38:48 +0000
committerChristian Grothoff <christian@grothoff.org>2011-07-05 06:38:48 +0000
commitb00757e84e42dffbe5c081cacce2a672f19f3e20 (patch)
treec08cccce2887418f0146d36dfd563a13d52c23cf /src
parent8b591dd6e652966de5df9b9f3480a0d853e8c7fc (diff)
downloadgnunet-b00757e84e42dffbe5c081cacce2a672f19f3e20.tar.gz
gnunet-b00757e84e42dffbe5c081cacce2a672f19f3e20.zip
fix
Diffstat (limited to 'src')
-rw-r--r--src/nat/test_nat_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nat/test_nat_test.c b/src/nat/test_nat_test.c
index 3b20a9abd..a7c7ff967 100644
--- a/src/nat/test_nat_test.c
+++ b/src/nat/test_nat_test.c
@@ -116,6 +116,7 @@ main (int argc, char *const argv[])
116 "-L", 116 "-L",
117 "DEBUG", 117 "DEBUG",
118#endif 118#endif
119 "-c", "test_nat_test_data.conf",
119 "12345", 120 "12345",
120 NULL); 121 NULL);
121 GNUNET_assert (NULL != gns); 122 GNUNET_assert (NULL != gns);