Fix the lack of memrchr on W32
[oweals/gnunet.git] / src / gns / test_gns_proxy.c
index d9c660c86b676a376c94ed2cdb2304343a225a29..bf31b3647706cf61712322366cb4e8fdcbb7ef4f 100644 (file)
@@ -32,7 +32,7 @@
 #include "gnunet_os_lib.h"
 
 #define PORT 8080
-#define TEST_DOMAIN "www.gads"
+#define TEST_DOMAIN "www.gnu"
 
 #define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 300)