summaryrefslogtreecommitdiff
path: root/epan/dtd_parse.l
diff options
context:
space:
mode:
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 ["]