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:
569b8f3
)
arg
author
Nathan S. Evans
<evans@in.tum.de>
Fri, 10 Jun 2011 14:55:02 +0000
(14:55 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Fri, 10 Jun 2011 14:55:02 +0000
(14:55 +0000)
src/fs/gnunet-publish.c
patch
|
blob
|
history
diff --git
a/src/fs/gnunet-publish.c
b/src/fs/gnunet-publish.c
index 57ddde32a3a23d0f093a585c8744805eaf8e889f..8c5d2fc3bc9ffe17c31ab15985c9c8a54623b89d 100644
(file)
--- a/
src/fs/gnunet-publish.c
+++ b/
src/fs/gnunet-publish.c
@@
-667,7
+667,7
@@
main (int argc, char *const *argv)
1, &GNUNET_GETOPT_set_string, &pseudonym},
{'r', "replication", "LEVEL",
gettext_noop ("set the desired replication LEVEL"),
-
0
, &GNUNET_GETOPT_set_uint, &bo.replication_level},
+
1
, &GNUNET_GETOPT_set_uint, &bo.replication_level},
{'s', "simulate-only", NULL,
gettext_noop ("only simulate the process but do not do any "
"actual publishing (useful to compute URIs)"),