From: Christian Grothoff Date: Sun, 12 Feb 2012 10:20:59 +0000 (+0000) Subject: -fix X-Git-Tag: initial-import-from-subversion-38251~14904 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=02617df1acc2d8e3efebd7a9ba772df7f8466c42;p=oweals%2Fgnunet.git -fix --- diff --git a/src/fs/gnunet-search.c b/src/fs/gnunet-search.c index c221a30f8..60620a4b3 100644 --- a/src/fs/gnunet-search.c +++ b/src/fs/gnunet-search.c @@ -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 ==