aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-wzcsvc.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-dcerpc-wzcsvc.c')
-rw-r--r--epan/dissectors/packet-dcerpc-wzcsvc.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-dcerpc-wzcsvc.c b/epan/dissectors/packet-dcerpc-wzcsvc.c
index 45b503d864..42fac9067f 100644
--- a/epan/dissectors/packet-dcerpc-wzcsvc.c
+++ b/epan/dissectors/packet-dcerpc-wzcsvc.c
@@ -2,9 +2,9 @@
This filter was automatically generated
from wzcsvc.idl and wzcsvc.cnf.
- Pidl is a perl based IDL compiler for DCE/RPC idl files.
+ Pidl is a perl based IDL compiler for DCE/RPC idl files.
It is maintained by the Samba team, not the Wireshark team.
- Instructions on how to download and install Pidl can be
+ Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
$Id$
@@ -414,7 +414,7 @@ static dcerpc_sub_dissector wzcsvc_dissectors[] = {
void proto_register_dcerpc_wzcsvc(void)
{
static hf_register_info hf[] = {
- { &hf_wzcsvc_opnum,
+ { &hf_wzcsvc_opnum,
{ "Operation", "wzcsvc.opnum", FT_UINT16, BASE_DEC, NULL, 0, NULL, HFILL }},
};