aboutsummaryrefslogtreecommitdiffstats
path: root/capture_sync.h
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_sync.h
parentaa47e6671bed073aa2728dcbf1a581909cfdc432 (diff)
Ethereal->Wireshark
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18235 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'capture_sync.h')
-rw-r--r--capture_sync.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/capture_sync.h b/capture_sync.h
index be1ca3710b..a8b6e6edaf 100644
--- a/capture_sync.h
+++ b/capture_sync.h
@@ -1,5 +1,5 @@
/* capture_sync.h
- * Synchronisation between Ethereal capture parent and child instances
+ * Synchronisation between Wireshark capture parent and child instances
*
* $Id$
*
@@ -27,7 +27,7 @@
*
* Sync mode capture (internal interface).
*
- * Will start a new Ethereal child instance which will do the actual capture
+ * Will start a new Wireshark child instance which will do the actual capture
* work.
*/