diff options
Diffstat (limited to 'source4/pidl/README')
-rw-r--r-- | source4/pidl/README | 6 |
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 |