gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6182 - GNUnet/src/include


From: gnunet
Subject: [GNUnet-SVN] r6182 - GNUnet/src/include
Date: Wed, 6 Feb 2008 23:02:56 -0700 (MST)

Author: grothoff
Date: 2008-02-06 23:02:55 -0700 (Wed, 06 Feb 2008)
New Revision: 6182

Modified:
   GNUnet/src/include/fs.h
Log:
better

Modified: GNUnet/src/include/fs.h
===================================================================
--- GNUnet/src/include/fs.h     2008-02-07 06:02:43 UTC (rev 6181)
+++ GNUnet/src/include/fs.h     2008-02-07 06:02:55 UTC (rev 6182)
@@ -436,9 +436,9 @@
 
 /**
  * Estimated size of most blocks transported with
- * the GAP protocol.  32k DBlocks plus overhead.
+ * the GAP protocol.  32k DBlocks are the norm.
  */
-#define GNUNET_GAP_ESTIMATED_DATA_SIZE (33*1024)
+#define GNUNET_GAP_ESTIMATED_DATA_SIZE (32 * 1024)
 
 
 





reply via email to

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