summaryrefslogtreecommitdiff
path: root/source4/pidl/README
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-07-05 20:49:50 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:09:47 -0500
commit927cbf74ae1c08876a717f739449177d03740f2e (patch)
tree6d94be00fc17daaa5cb9ae22df9e673af2b1f3d1 /source4/pidl/README
parentfbf566b77719f77cbd8a6bcda1798b1b9b51ba16 (diff)
downloadsamba-927cbf74ae1c08876a717f739449177d03740f2e.tar.gz
samba-927cbf74ae1c08876a717f739449177d03740f2e.tar.bz2
samba-927cbf74ae1c08876a717f739449177d03740f2e.zip
r16824: Rename Ethereal -> Wireshark (patch from Joerg Mayer)
(This used to be commit a789aa468b2b2b631289dd65888b352de46ad900)
Diffstat (limited to 'source4/pidl/README')
-rw-r--r--source4/pidl/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/source4/pidl/README b/source4/pidl/README
index ddd5fdf319..f29e274192 100644
--- a/source4/pidl/README
+++ b/source4/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