summaryrefslogtreecommitdiff
path: root/pr/tests/gethost.c
diff options
context:
space:
mode:
Diffstat (limited to 'pr/tests/gethost.c')
-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 8a15cb61..71704a84 100644
--- a/pr/tests/gethost.c
+++ b/pr/tests/gethost.c
@@ -18,7 +18,7 @@
#include <stdio.h>
#include <stdlib.h>
-#define DEFAULT_HOST_NAME "mcom.com"
+#define DEFAULT_HOST_NAME "mozilla.org"
static void Help(void)
{