summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-lsc.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2007-01-02 14:11:35 +0000
committerBill Meier <wmeier@newsguy.com>2007-01-02 14:11:35 +0000
commit739eb43c3a794a537337dd772f98471b09396cf1 (patch)
tree3ed6606375055ab22de1abe1fa3db4a963f173c6 /epan/dissectors/packet-lsc.c
parentb0c9345ace1c0bbc291ab8642ef0599e27653d69 (diff)
downloadwireshark-739eb43c3a794a537337dd772f98471b09396cf1.tar.gz
More ethereal --> wireshark
svn path=/trunk/; revision=20270
Diffstat (limited to 'epan/dissectors/packet-lsc.c')
-rw-r--r--epan/dissectors/packet-lsc.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-lsc.c b/epan/dissectors/packet-lsc.c
index e294e91eb3..fda01d4948 100644
--- a/epan/dissectors/packet-lsc.c
+++ b/epan/dissectors/packet-lsc.c
@@ -4,8 +4,8 @@
*
* $Id$
*
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.com>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or
@@ -351,7 +351,7 @@ dissect_lsc_tcp(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
dissect_lsc_common);
}
-/* Register the protocol with Ethereal */
+/* Register the protocol with Wireshark */
void
proto_register_lsc(void)
{