projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1f99ff
)
-fix
author
Christian Grothoff
<christian@grothoff.org>
Sun, 12 Feb 2012 10:20:59 +0000
(10:20 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sun, 12 Feb 2012 10:20:59 +0000
(10:20 +0000)
src/fs/gnunet-search.c
patch
|
blob
|
history
diff --git
a/src/fs/gnunet-search.c
b/src/fs/gnunet-search.c
index c221a30f888aa5d15b88210250e2273f638d92b2..60620a4b3abf114f6eb2e462275c5016cecdda0d 100644
(file)
--- 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_u
long
, &results_limit},
+ 1, &GNUNET_GETOPT_set_u
int
, &results_limit},
GNUNET_GETOPT_OPTION_END
};
return (GNUNET_OK ==