gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1150 - GNUnet/src/applications/fs/module


From: grothoff
Subject: [GNUnet-SVN] r1150 - GNUnet/src/applications/fs/module
Date: Thu, 30 Jun 2005 03:18:09 -0700 (PDT)

Author: grothoff
Date: 2005-06-30 03:18:07 -0700 (Thu, 30 Jun 2005)
New Revision: 1150

Modified:
   GNUnet/src/applications/fs/module/anonymity.c
Log:
fix

Modified: GNUnet/src/applications/fs/module/anonymity.c
===================================================================
--- GNUnet/src/applications/fs/module/anonymity.c       2005-06-30 10:14:41 UTC 
(rev 1149)
+++ GNUnet/src/applications/fs/module/anonymity.c       2005-06-30 10:18:07 UTC 
(rev 1150)
@@ -51,6 +51,7 @@
 
   if (level == 0)
     return OK;
+  level--;
   if (traffic == NULL)
     return SYSERR;
   if (OK != traffic->get(5 * cronSECONDS / TRAFFIC_TIME_UNIT, /* 
TTL_DECREMENT/TTU */





reply via email to

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