aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dtd_parse.l
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-05-29 20:44:06 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-05-29 20:44:06 +0000
commit9aa99b16fe7f7d7eb2f2f3d6b8a08736e0c06309 (patch)
treed7b0a4ded3f59b134fea3de86d0747dc2816f999 /epan/dtd_parse.l
parent7e68c9c37050b03b981c223fb3ce55e027593268 (diff)
Ethereal->Wireshark
svn path=/trunk/; revision=18248
Diffstat (limited to 'epan/dtd_parse.l')
-rw-r--r--epan/dtd_parse.l6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dtd_parse.l b/epan/dtd_parse.l
index 25e6513fad..24fe042ad8 100644
--- a/epan/dtd_parse.l
+++ b/epan/dtd_parse.l
@@ -7,7 +7,7 @@
%{
/* dtd_parse.l
- * an XML dissector for ethereal
+ * an XML dissector for Wireshark
* lexical analyzer for DTDs
*
* Copyright 2004, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
@@ -96,8 +96,8 @@ comment_stop "-->"
start_xmlpi "<?"
-location_xmlpi "ethereal:location"
-protocol_xmlpi "ethereal:protocol"
+location_xmlpi "wireshark:location"
+protocol_xmlpi "wireshark:protocol"
get_attr_quote =[:blank:]*["]
avoid_editor_bug ["]