gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r9531 - GNUnet/src/applications/fs/tools


From: gnunet
Subject: [GNUnet-SVN] r9531 - GNUnet/src/applications/fs/tools
Date: Sun, 15 Nov 2009 15:06:18 -0700

Author: grothoff
Date: 2009-11-15 15:06:18 -0700 (Sun, 15 Nov 2009)
New Revision: 9531

Modified:
   GNUnet/src/applications/fs/tools/gnunet-pseudonym.c
Log:
use 365 as default priority

Modified: GNUnet/src/applications/fs/tools/gnunet-pseudonym.c
===================================================================
--- GNUnet/src/applications/fs/tools/gnunet-pseudonym.c 2009-11-15 18:55:53 UTC 
(rev 9530)
+++ GNUnet/src/applications/fs/tools/gnunet-pseudonym.c 2009-11-15 22:06:18 UTC 
(rev 9531)
@@ -52,7 +52,7 @@
 
 static unsigned int anonymity;
 
-static unsigned int priority;
+static unsigned int priority = 365;
 
 static GNUNET_CronTime expiration = 2 * GNUNET_CRON_YEARS;
 





reply via email to

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