gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r15546 - gnunet/src/fs


From: gnunet
Subject: [GNUnet-SVN] r15546 - gnunet/src/fs
Date: Fri, 10 Jun 2011 16:55:02 +0200

Author: nevans
Date: 2011-06-10 16:55:02 +0200 (Fri, 10 Jun 2011)
New Revision: 15546

Modified:
   gnunet/src/fs/gnunet-publish.c
Log:
arg

Modified: gnunet/src/fs/gnunet-publish.c
===================================================================
--- gnunet/src/fs/gnunet-publish.c      2011-06-10 16:16:53 UTC (rev 15545)
+++ gnunet/src/fs/gnunet-publish.c      2011-06-10 14:55:02 UTC (rev 15546)
@@ -667,7 +667,7 @@
      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)"),




reply via email to

[Prev in Thread] Current Thread [Next in Thread]