aboutsummaryrefslogtreecommitdiffstats
path: root/capture.c
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-28 20:28:20 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-28 20:28:20 +0000
commit88547059e5563bde42d4089416e1069ca4bf8c5f (patch)
tree2b6a6711cc2ff394c41a98f47a388466a433bccd /capture.c
parentaa47e6671bed073aa2728dcbf1a581909cfdc432 (diff)
Ethereal->Wireshark
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18235 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'capture.c')
-rw-r--r--capture.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/capture.c b/capture.c
index 6e9e39d061..f412e6c866 100644
--- a/capture.c
+++ b/capture.c
@@ -225,7 +225,7 @@ guint32 drops)
"\n"
"Help about capturing can be found at:\n"
"\n"
-" http://wiki.ethereal.com/CaptureSetup"
+" http://wiki.wireshark.org/CaptureSetup"
#ifdef _WIN32
"\n\n"
"Wireless (Wi-Fi/WLAN):\n"
@@ -494,7 +494,7 @@ capture_input_closed(capture_options *capture_opts)
"\n"
"Help about capturing can be found at:\n"
"\n"
-" http://wiki.ethereal.com/CaptureSetup"
+" http://wiki.wireshark.org/CaptureSetup"
#ifdef _WIN32
"\n\n"
"Wireless (Wi-Fi/WLAN):\n"