gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r19190 - gnunet/src/exit


From: gnunet
Subject: [GNUnet-SVN] r19190 - gnunet/src/exit
Date: Tue, 17 Jan 2012 15:39:12 +0100

Author: grothoff
Date: 2012-01-17 15:39:12 +0100 (Tue, 17 Jan 2012)
New Revision: 19190

Modified:
   gnunet/src/exit/gnunet-daemon-exit.c
Log:
-sanity

Modified: gnunet/src/exit/gnunet-daemon-exit.c
===================================================================
--- gnunet/src/exit/gnunet-daemon-exit.c        2012-01-17 13:42:55 UTC (rev 
19189)
+++ gnunet/src/exit/gnunet-daemon-exit.c        2012-01-17 14:39:12 UTC (rev 
19190)
@@ -266,7 +266,7 @@
 /**
  * If there are at least this many connections, old ones will be removed
  */
-static long long unsigned int max_connections = 200;
+static long long unsigned int max_connections;
 
 /**
  * This hashmaps saves interesting things about the configured UDP services




reply via email to

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