aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tivoconnect.c
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-06-07 22:57:54 +0000
committerGerald Combs <gerald@wireshark.org>2006-06-07 22:57:54 +0000
commitd5da1670f1b81d3976294c6da8c1977cea8b71d8 (patch)
tree2d2de2f0703f753a7f555111cc38741e43ce0c4f /epan/dissectors/packet-tivoconnect.c
parent1e1fd7c98a2e2a2c1c67a0a991b62e89d24cc947 (diff)
Update the download link in the help dialog. More Ethereal -> Wireshark.
svn path=/trunk/; revision=18391
Diffstat (limited to 'epan/dissectors/packet-tivoconnect.c')
-rw-r--r--epan/dissectors/packet-tivoconnect.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-tivoconnect.c b/epan/dissectors/packet-tivoconnect.c
index e64279e7e5..b77178bec4 100644
--- a/epan/dissectors/packet-tivoconnect.c
+++ b/epan/dissectors/packet-tivoconnect.c
@@ -9,8 +9,8 @@
*
* $Id$
*
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* Copied from README.developer
@@ -202,7 +202,7 @@ dissect_tivoconnect(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
}
-/* Register the protocol with Ethereal */
+/* Register the protocol with Wireshark */
/* this format is require because a script is used to build the C function
that calls all the protocol registration.