-fix
authorChristian Grothoff <christian@grothoff.org>
Sun, 12 Feb 2012 10:20:59 +0000 (10:20 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 12 Feb 2012 10:20:59 +0000 (10:20 +0000)
src/fs/gnunet-search.c

index c221a30f888aa5d15b88210250e2273f638d92b2..60620a4b3abf114f6eb2e462275c5016cecdda0d 100644 (file)
@@ -299,7 +299,7 @@ main (int argc, char *const *argv)
     {'N', "results", "VALUE",
      gettext_noop
      ("automatically terminate search after VALUE results are found"),
-     1, &GNUNET_GETOPT_set_ulong, &results_limit},
+     1, &GNUNET_GETOPT_set_uint, &results_limit},
     GNUNET_GETOPT_OPTION_END
   };
   return (GNUNET_OK ==