summaryrefslogtreecommitdiff
path: root/pr/tests
diff options
context:
space:
mode:
Diffstat (limited to 'pr/tests')
-rw-r--r--pr/tests/gethost.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/tests/gethost.c b/pr/tests/gethost.c
index 9e32c373..48e12ee2 100644
--- a/pr/tests/gethost.c
+++ b/pr/tests/gethost.c
@@ -47,7 +47,7 @@
#include <stdio.h>
#include <stdlib.h>
-#define DEFAULT_HOST_NAME "www.netscape.com"
+#define DEFAULT_HOST_NAME "www.mozilla.org"
static void Help(void)
{