Add the Ethereal Web site's mirror of WinPcap to the dialog popped up if

you try to capture on Windows without having WinPcap installed.

svn path=/trunk/; revision=4113
This commit is contained in:
Guy Harris 2001-10-31 07:11:08 +00:00
parent dffa2a989a
commit 8b16a79d8f
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
/* capture_dlg.c
* Routines for packet capture windows
*
* $Id: capture_dlg.c,v 1.46 2001/09/29 19:56:08 guy Exp $
* $Id: capture_dlg.c,v 1.47 2001/10/31 07:11:08 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@ -22,7 +22,6 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
@ -149,6 +148,10 @@ capture_prep_cb(GtkWidget *w, gpointer d)
"\n"
"or the mirror at\n"
"\n"
" http://netgroup-mirror.ethereal.com/winpcap/\n"
"\n"
"or the mirror at\n"
"\n"
" http://www.wiretapped.net/security/packet-capture/winpcap/default.htm\n"
"\n"
"for a downloadable version of WinPcap and for instructions\n"