gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7653 - GNUnet/src/applications/dht/module


From: gnunet
Subject: [GNUnet-SVN] r7653 - GNUnet/src/applications/dht/module
Date: Tue, 2 Sep 2008 15:24:31 -0600 (MDT)

Author: nevans
Date: 2008-09-02 15:24:31 -0600 (Tue, 02 Sep 2008)
New Revision: 7653

Modified:
   GNUnet/src/applications/dht/module/table.c
Log:
spelling error

Modified: GNUnet/src/applications/dht/module/table.c
===================================================================
--- GNUnet/src/applications/dht/module/table.c  2008-09-02 21:22:23 UTC (rev 
7652)
+++ GNUnet/src/applications/dht/module/table.c  2008-09-02 21:24:31 UTC (rev 
7653)
@@ -69,7 +69,7 @@
 #define MAINTAIN_CHANCE (10 + 100 * total_peers)
 
 /**
- * How long can a peer be inactive before we tiem it out?
+ * How long can a peer be inactive before we time it out?
  */
 #define MAINTAIN_PEER_TIMEOUT MAINTAIN_FREQUENCY * MAINTAIN_CHANCE * 4
 





reply via email to

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