aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2002-04-14 20:06:04 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2002-04-14 20:06:04 +0000
commit9b8de508d4c9c9c12542b7b672779fd72c6f8a3e (patch)
tree3486990c09a1ed45088909d9660fbecd4a39d4ca
parent878790aeadb5cec21ccdbaedb0d7eb556d7c5d7f (diff)
Update wiretapped mirror links.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5156 f5534014-38df-0310-8fa8-9805f1628bb7
-rw-r--r--README.win326
-rw-r--r--gtk/capture_dlg.c4
2 files changed, 5 insertions, 5 deletions
diff --git a/README.win32 b/README.win32
index 6803af1ea3..9e5e040a2a 100644
--- a/README.win32
+++ b/README.win32
@@ -1,4 +1,4 @@
-$Id: README.win32,v 1.32 2002/04/14 19:24:25 gerald Exp $
+$Id: README.win32,v 1.33 2002/04/14 20:06:02 gerald Exp $
Installing Ethereal, Tethereal, and Editcap on Win32
====================================================
@@ -53,7 +53,7 @@ and mirrored at
and
- http://www.wiretapped.net/security/packet-capture/winpcap/default.htm
+ http://www.mirrors.wiretapped.net/security/packet-capture/winpcap/
If you already have an earlier version of WinPcap installed, you need to
un-install it and install the latest version. If the older version is
@@ -74,7 +74,7 @@ and mirrored at
and
- http://www.wiretapped.net/security/packet-capture/windump/default.htm
+ http://www.mirrors.wiretapped.net/security/packet-capture/windump/
They also make Analyzer, a GUI sniffer for Win32:
diff --git a/gtk/capture_dlg.c b/gtk/capture_dlg.c
index ba948a09a4..c19b2107bc 100644
--- a/gtk/capture_dlg.c
+++ b/gtk/capture_dlg.c
@@ -1,7 +1,7 @@
/* capture_dlg.c
* Routines for packet capture windows
*
- * $Id: capture_dlg.c,v 1.66 2002/04/14 19:24:26 gerald Exp $
+ * $Id: capture_dlg.c,v 1.67 2002/04/14 20:06:04 gerald Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -176,7 +176,7 @@ capture_prep_cb(GtkWidget *w _U_, gpointer d _U_)
"\n"
"or the mirror at\n"
"\n"
- " http://www.wiretapped.net/security/packet-capture/winpcap/default.htm\n"
+ " http://www.mirrors.wiretapped.net/security/packet-capture/winpcap/\n"
"\n"
"for a downloadable version of WinPcap and for instructions\n"
"on how to install WinPcap.");