aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/dcerpc_stat.c
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-05-31 17:38:42 +0000
committerGerald Combs <gerald@wireshark.org>2006-05-31 17:38:42 +0000
commit8958bab6dee184310e4393e33591eb0cef1f7de1 (patch)
treeafe5ad59d2280ee36c0ce913a4252cddc692436f /gtk/dcerpc_stat.c
parent7bc853b62b59e6cf66ba2c3a2699a8a79ef864bd (diff)
Tethereal/tethereal -> TShark/tshark.
svn path=/trunk/; revision=18268
Diffstat (limited to 'gtk/dcerpc_stat.c')
-rw-r--r--gtk/dcerpc_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/dcerpc_stat.c b/gtk/dcerpc_stat.c
index 93ef8fdaa7..f4aa3c6ddb 100644
--- a/gtk/dcerpc_stat.c
+++ b/gtk/dcerpc_stat.c
@@ -24,7 +24,7 @@
/* This module provides rpc call/reply SRT statistics to Wireshark,
* and displays them graphically.
- * It is only used by Wireshark and not twireshark
+ * It is only used by Wireshark and not tshark
*
* It serves as an example on how to use the tap api.
*/