summaryrefslogtreecommitdiff
path: root/epan/dtd_parse.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-05-28 19:49:07 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-05-28 19:49:07 +0000
commit996d4db495e60df8a627097e3885acdce209132c (patch)
tree31a9a64d87d2dd5f357179caf0fe9fe8538dfeb6 /epan/dtd_parse.h
parent5db0c85982c837278fb397d53233303cd0eaf8e3 (diff)
downloadwireshark-996d4db495e60df8a627097e3885acdce209132c.tar.gz
Ethereal->Wireshark
svn path=/trunk/; revision=18234
Diffstat (limited to 'epan/dtd_parse.h')
-rw-r--r--epan/dtd_parse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dtd_parse.h b/epan/dtd_parse.h
index 672272e884..f56caac21c 100644
--- a/epan/dtd_parse.h
+++ b/epan/dtd_parse.h
@@ -1,5 +1,5 @@
/* dtd_parse.h
-* an XML dissector for ethereal
+* an XML dissector for Wireshark
* header file to declare functions defined in lexer and used in parser,
* or vice versa
*