aboutsummaryrefslogtreecommitdiffstats
path: root/capture.c
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2000-10-08 17:16:29 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2000-10-08 17:16:29 +0000
commitcae93f9814892910024e9002d697adfa6c126b47 (patch)
tree02fca3fddda3b6d6f7d22a82770ce147c161c2a1 /capture.c
parent93b2d6dcb9c8990177e1fe109f43a1050c573e7d (diff)
Change addresses from ethereal.zing.org to www.ethereal.com.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2481 f5534014-38df-0310-8fa8-9805f1628bb7
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"