aboutsummaryrefslogtreecommitdiffstats
path: root/capture.c
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2000-10-08 17:16:29 +0000
committerGerald Combs <gerald@wireshark.org>2000-10-08 17:16:29 +0000
commite61373a7c1431340193651f255d9c96354bfccb7 (patch)
tree02fca3fddda3b6d6f7d22a82770ce147c161c2a1 /capture.c
parentf9daf4932df386800e826ed3e50215838650e0c3 (diff)
Change addresses from ethereal.zing.org to www.ethereal.com.
svn path=/trunk/; revision=2481
Diffstat (limited to 'capture.c')
-rw-r--r--capture.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/capture.c b/capture.c
index 8132f89c29..cd225918d5 100644
--- a/capture.c
+++ b/capture.c
@@ -1,7 +1,7 @@
/* capture.c
* Routines for packet capture windows
*
- * $Id: capture.c,v 1.127 2000/09/21 04:41:06 gram Exp $
+ * $Id: capture.c,v 1.128 2000/10/08 17:16:29 gerald Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -1132,7 +1132,7 @@ capture(void)
"Ethereal may not be able to capture packets.\n"
"\n"
"To fix this, you will need to download the source to Ethereal\n"
- "from ethereal.zing.org if you have not already done so, read\n"
+ "from www.ethereal.com if you have not already done so, read\n"
"the instructions in the \"README.hpux\" file in the source\n"
"distribution, download the source to libpcap if you have not\n"
"already done so, patch libpcap as per the instructions, rebuild\n"