aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dtd_parse.h
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-28 19:49:07 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-28 19:49:07 +0000
commitaa47e6671bed073aa2728dcbf1a581909cfdc432 (patch)
tree31a9a64d87d2dd5f357179caf0fe9fe8538dfeb6 /epan/dtd_parse.h
parent6774b7e9b6ea400e1aa986e58848f0f5da28e77e (diff)
Ethereal->Wireshark
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18234 f5534014-38df-0310-8fa8-9805f1628bb7
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
*