From: Christian Grothoff Date: Mon, 26 Oct 2009 08:41:31 +0000 (+0000) Subject: better type X-Git-Tag: initial-import-from-subversion-38251~23238 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5ac8527fda4c6f7fb3622c38a6b811a2f74460af;p=oweals%2Fgnunet.git better type --- 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, } int -main (int argc, const char *argv[]) +main (int argc, char *const argv[]) { struct GNUNET_GETOPT_CommandLineOption options[] = { GNUNET_GETOPT_OPTION_END