aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_proxy.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-15 12:57:56 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-15 12:57:56 +0000
commitf9f029379a162f4fb67bca5f92df4e40725582c5 (patch)
tree14d8c1d142fedecf4f63866b3ea785f6c26a51fe /src/gns/test_gns_proxy.c
parent29b170354c0f50c7efe9ac01353db06dfeeea3f0 (diff)
downloadgnunet-f9f029379a162f4fb67bca5f92df4e40725582c5.tar.gz
gnunet-f9f029379a162f4fb67bca5f92df4e40725582c5.zip
-gads to gnu
Diffstat (limited to 'src/gns/test_gns_proxy.c')
-rw-r--r--src/gns/test_gns_proxy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/test_gns_proxy.c b/src/gns/test_gns_proxy.c
index d9c660c86..bf31b3647 100644
--- a/src/gns/test_gns_proxy.c
+++ b/src/gns/test_gns_proxy.c
@@ -32,7 +32,7 @@
32#include "gnunet_os_lib.h" 32#include "gnunet_os_lib.h"
33 33
34#define PORT 8080 34#define PORT 8080
35#define TEST_DOMAIN "www.gads" 35#define TEST_DOMAIN "www.gnu"
36 36
37#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 300) 37#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 300)
38 38