Update wiretapped mirror links.
authorGerald Combs <gerald@wireshark.org>
Sun, 14 Apr 2002 20:06:04 +0000 (20:06 -0000)
committerGerald Combs <gerald@wireshark.org>
Sun, 14 Apr 2002 20:06:04 +0000 (20:06 -0000)
svn path=/trunk/; revision=5156

README.win32
gtk/capture_dlg.c

index 6803af1ea352caf42c83d5d48c6f1342e1d4e8fe..9e5e040a2a557252741f3b31ddf0e13c27c7af6a 100644 (file)
@@ -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:
 
index ba948a09a4ce090da5406a0d87c98cbd05a971a0..c19b2107bc0b3501eeaed1ed8fa522e8add78924 100644 (file)
@@ -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.");