diff options
author | Gerald Combs <gerald@wireshark.org> | 2007-01-23 01:25:57 +0000 |
---|---|---|
committer | Gerald Combs <gerald@wireshark.org> | 2007-01-23 01:25:57 +0000 |
commit | d9b948276b8ce1ce97bff46c8c659787262e4dd4 (patch) | |
tree | 8d5bf1471af22287ea85713842b5e25f9c96f123 /capture_errs.c | |
parent | 9f8fa9cfe2aadba92c5561e9d5ac71ada2ada6ad (diff) | |
download | wireshark-d9b948276b8ce1ce97bff46c8c659787262e4dd4.tar.gz wireshark-d9b948276b8ce1ce97bff46c8c659787262e4dd4.tar.bz2 wireshark-d9b948276b8ce1ce97bff46c8c659787262e4dd4.zip |
winpcap.mirror.wireshark.org doesn't exist, so remove it.
svn path=/trunk/; revision=20527
Diffstat (limited to 'capture_errs.c')
-rw-r--r-- | capture_errs.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/capture_errs.c b/capture_errs.c index 0d55e76dbf..6177a2e6db 100644 --- a/capture_errs.c +++ b/capture_errs.c @@ -47,10 +47,6 @@ cant_load_winpcap_err(const char *app_name) "\n" "or the mirror at\n" "\n" -" http://winpcap.mirror.wireshark.org/\n" -"\n" -"or the mirror at\n" -"\n" " http://www.mirrors.wiretapped.net/security/packet-capture/winpcap/\n" "\n" "for a downloadable version of WinPcap and for instructions on how to install\n" |