aboutsummaryrefslogtreecommitdiff
path: root/src/nat
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat')
-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 e535e7e50..2ff168c56 100644
--- a/src/nat/test_nat.c
+++ b/src/nat/test_nat.c
@@ -133,7 +133,7 @@ run (void *cls,
133} 133}
134 134
135int 135int
136main (int argc, const char *argv[]) 136main (int argc, char *const argv[])
137{ 137{
138 struct GNUNET_GETOPT_CommandLineOption options[] = { 138 struct GNUNET_GETOPT_CommandLineOption options[] = {
139 GNUNET_GETOPT_OPTION_END 139 GNUNET_GETOPT_OPTION_END