[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r6163 - GNUnet/src/applications/testing
From: |
gnunet |
Subject: |
[GNUnet-SVN] r6163 - GNUnet/src/applications/testing |
Date: |
Wed, 6 Feb 2008 00:22:14 -0700 (MST) |
Author: nevans
Date: 2008-02-06 00:22:13 -0700 (Wed, 06 Feb 2008)
New Revision: 6163
Modified:
GNUnet/src/applications/testing/remote.c
Log:
Modified: GNUnet/src/applications/testing/remote.c
===================================================================
--- GNUnet/src/applications/testing/remote.c 2008-02-06 07:11:29 UTC (rev
6162)
+++ GNUnet/src/applications/testing/remote.c 2008-02-06 07:22:13 UTC (rev
6163)
@@ -37,7 +37,7 @@
const unsigned long long MIN_PORT_INCREMENT = 1;
const unsigned long long MAX_PORT_INCREMENT = -1;
const unsigned long long MIN_NUMBER_DAEMONS = 1;
-const unsigned long long MAX_NUMBER_DAEMONS = -1;
+const unsigned long long MAX_NUMBER_DAEMONS = -1;
static void
updatePort (struct GNUNET_GC_Configuration *cfg,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r6163 - GNUnet/src/applications/testing,
gnunet <=