aboutsummaryrefslogtreecommitdiffstats
path: root/capture_sync.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-05-28 20:28:20 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-05-28 20:28:20 +0000
commitf68d6e4c8cc08f1fe570d15e2185d339c81883b8 (patch)
tree2b6a6711cc2ff394c41a98f47a388466a433bccd /capture_sync.h
parent996d4db495e60df8a627097e3885acdce209132c (diff)
Ethereal->Wireshark
svn path=/trunk/; revision=18235
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.
*/