summaryrefslogtreecommitdiff
path: root/capture_loop.c
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-09-27 21:48:17 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-09-27 21:48:17 +0000
commitb9256380e7e7bc452b97f69c9d9572a0d286c8f0 (patch)
tree4dd13604941d3480c9c5844617531b3011d0579d /capture_loop.c
parentcd64e4627bb89bf767feb1d4c2610c733c53cc12 (diff)
downloadwireshark-b9256380e7e7bc452b97f69c9d9572a0d286c8f0.tar.gz
mention "http://wiki.ethereal.com/CaptureSetup" in the error dialog, when the capture interface couldn't be opened
svn path=/trunk/; revision=16025
Diffstat (limited to 'capture_loop.c')
-rw-r--r--capture_loop.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/capture_loop.c b/capture_loop.c
index 876c86e09e..94db1578ea 100644
--- a/capture_loop.c
+++ b/capture_loop.c
@@ -627,6 +627,8 @@ static int capture_loop_open_input(capture_options *capture_opts, loop_data *ld,
"\n"
"Please check that you have the proper interface specified.\n"
"\n"
+"Help can be found at: http://wiki.ethereal.com/CaptureSetup\n"
+"\n"
"Note that version 3.0 of WinPcap, and earlier versions of WinPcap, don't\n"
"support capturing on PPP/WAN interfaces on Windows NT 4.0 / 2000 / XP /\n"
"Server 2003.\n"