fix
authorChristian Grothoff <christian@grothoff.org>
Wed, 26 Oct 2011 09:00:53 +0000 (09:00 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 26 Oct 2011 09:00:53 +0000 (09:00 +0000)
src/transport/gnunet-transport.c

index 419a0cdc3a9525c7183671a0035072a491fc81ff..d3b8aabca2a3ccf64920592d4cd5e71739199ac1 100644 (file)
@@ -84,7 +84,7 @@ main (int argc, char *const *argv)
   static const struct GNUNET_GETOPT_CommandLineOption options[] = {
     {'C', "connect", "PEER",
      gettext_noop ("try to connect to the given peer"),
-     0, &GNUNET_GETOPT_set_string, &cpid},
+     1, &GNUNET_GETOPT_set_string, &cpid},
     GNUNET_GETOPT_OPTION_END
   };
   return (GNUNET_OK ==