aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pidl/README
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-06-06 23:27:21 +0000
committerGerald Combs <gerald@wireshark.org>2006-06-06 23:27:21 +0000
commit4ed6fc0bc38c1540bc96c212bc9f2003c9cd12d2 (patch)
tree0504a120491b81fff192bbb567f93537e6e18ccf /tools/pidl/README
parent4be9eaddb33e5e5da91a2864e8a380672a4dcd6e (diff)
Ethereal -> Wireshark
svn path=/trunk/; revision=18374
Diffstat (limited to 'tools/pidl/README')
-rw-r--r--tools/pidl/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/pidl/README b/tools/pidl/README
index ddd5fdf319..17d91c54c5 100644
--- a/tools/pidl/README
+++ b/tools/pidl/README
@@ -46,9 +46,9 @@ Parse::Pidl::Samba4::COM::Proxy - Generates proxy object for DCOM (client-side)
Parse::Pidl::Samba4::COM::Stub - Generates stub call handler for DCOM (server-side)
Parse::Pidl::Samba4::COM::Header - Generates headers for COM
--- Ethereal --
-Parse::Pidl::Ethereal::NDR - Generates a parser for the ethereal network sniffer
-Parse::Pidl::Ethereal::Conformance - Reads conformance files containing additional data for generating Ethereal parsers
+-- Wireshark --
+Parse::Pidl::Wireshark::NDR - Generates a parser for the wireshark network sniffer
+Parse::Pidl::Wireshark::Conformance - Reads conformance files containing additional data for generating Wireshark parsers
-- Utility modules --
Parse::Pidl::Util - Misc utility functions used by *.pm and pidl.pl