better type
authorChristian Grothoff <christian@grothoff.org>
Mon, 26 Oct 2009 08:41:31 +0000 (08:41 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 26 Oct 2009 08:41:31 +0000 (08:41 +0000)
src/nat/test_nat.c

index e535e7e501fab11a293e9350d34e23bb80a131f0..2ff168c564e843e59fe950b7211344a725d58e2d 100644 (file)
@@ -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