aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/rpc_progs.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-22 07:29:40 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-22 07:29:40 +0000
commitd33e03cac01be1f8b358fd6fd25a9c1221a0910f (patch)
treebb7476c5cd4845fce70a943d87cab8ddb12fe41d /gtk/rpc_progs.c
parente4adc6ff405a70498984521cb05d512b48611b45 (diff)
Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI
strings, and function names. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18205 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/rpc_progs.c')
-rw-r--r--gtk/rpc_progs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/rpc_progs.c b/gtk/rpc_progs.c
index 5b226748e1..b5d225b4c1 100644
--- a/gtk/rpc_progs.c
+++ b/gtk/rpc_progs.c
@@ -22,8 +22,8 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-/* This module provides rpc call/reply SRT statistics to tethereal.
- * It is only used by tethereal and not ethereal
+/* This module provides rpc call/reply SRT statistics to Wireshark.
+ * It is only used by Wireshark and not Tethereal
*
* It serves as an example on how to use the tap api.
*/