gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8918 - GNUnet/src/applications/dv/module


From: gnunet
Subject: [GNUnet-SVN] r8918 - GNUnet/src/applications/dv/module
Date: Mon, 31 Aug 2009 16:02:34 -0600

Author: nevans
Date: 2009-08-31 16:02:33 -0600 (Mon, 31 Aug 2009)
New Revision: 8918

Modified:
   GNUnet/src/applications/dv/module/dv.c
Log:
precommit

Modified: GNUnet/src/applications/dv/module/dv.c
===================================================================
--- GNUnet/src/applications/dv/module/dv.c      2009-08-31 22:02:01 UTC (rev 
8917)
+++ GNUnet/src/applications/dv/module/dv.c      2009-08-31 22:02:33 UTC (rev 
8918)
@@ -978,7 +978,7 @@
     (unsigned int) ((GNUNET_DV_PEER_EXPIRATION_TIME / total_messages) / 2);
   if (ctx->send_interval > GNUNET_DV_MAX_SEND_INTERVAL)
     ctx->send_interval = GNUNET_DV_MAX_SEND_INTERVAL;
-       return NULL;    
+  return NULL;
 }
 
 /*





reply via email to

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