aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/rpc_progs.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/rpc_progs.c
parent7bc853b62b59e6cf66ba2c3a2699a8a79ef864bd (diff)
Tethereal/tethereal -> TShark/tshark.
svn path=/trunk/; revision=18268
Diffstat (limited to 'gtk/rpc_progs.c')
-rw-r--r--gtk/rpc_progs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/rpc_progs.c b/gtk/rpc_progs.c
index c5cc0034f7..53e21bd72f 100644
--- a/gtk/rpc_progs.c
+++ b/gtk/rpc_progs.c
@@ -23,7 +23,7 @@
*/
/* This module provides rpc call/reply SRT statistics to Wireshark.
- * 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.
*/