summaryrefslogtreecommitdiff
path: root/manual/examples/inetcli.c
diff options
context:
space:
mode:
Diffstat (limited to 'manual/examples/inetcli.c')
-rw-r--r--manual/examples/inetcli.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/examples/inetcli.c b/manual/examples/inetcli.c
index afd4a91a6a..cd981b1c64 100644
--- a/manual/examples/inetcli.c
+++ b/manual/examples/inetcli.c
@@ -26,7 +26,7 @@
#define PORT 5555
#define MESSAGE "Yow!!! Are we having fun yet?!?"
-#define SERVERHOST "mescaline.gnu.org"
+#define SERVERHOST "www.gnu.org"
void
write_to_server (int filedes)