aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-netlogon.c
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-05-31 00:31:13 +0000
committerTim Potter <tpot@samba.org>2002-05-31 00:31:13 +0000
commit501daf1770c034f92f48124acdae9e446971b87e (patch)
tree7a2a0c8860ddbeeae9d919d5bbb8b1b78316a430 /packet-dcerpc-netlogon.c
parent1504346601f8fb9b479d259e95f71802f77a0562 (diff)
Removed some trailing commas from various DCERPC dissectors.
svn path=/trunk/; revision=5604
Diffstat (limited to 'packet-dcerpc-netlogon.c')
-rw-r--r--packet-dcerpc-netlogon.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/packet-dcerpc-netlogon.c b/packet-dcerpc-netlogon.c
index 7c1b7cde65..6b348c9f7b 100644
--- a/packet-dcerpc-netlogon.c
+++ b/packet-dcerpc-netlogon.c
@@ -3,7 +3,7 @@
* Copyright 2001, Tim Potter <tpot@samba.org>
* 2002 structure and command dissectors by Ronnie Sahlberg
*
- * $Id: packet-dcerpc-netlogon.c,v 1.21 2002/05/10 23:20:38 guy Exp $
+ * $Id: packet-dcerpc-netlogon.c,v 1.22 2002/05/31 00:31:13 tpot Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -5144,7 +5144,7 @@ static dcerpc_sub_dissector dcerpc_netlogon_dissectors[] = {
{ NETLOGON_DSRDEREGISTERDNSHOSTRECORDS, "DSRDEREGISTERDNSHOSTRECORDS",
netlogon_dissect_dsrderegisterdnshostrecords_rqst,
netlogon_dissect_dsrderegisterdnshostrecords_reply },
- {0, NULL, NULL, NULL },
+ {0, NULL, NULL, NULL }
};
void
@@ -5492,7 +5492,7 @@ static hf_register_info hf[] = {
{ &hf_netlogon_pwd_must_change_time,
{ "PWD Must Change", "netlogon.pwd_must_change_time", FT_ABSOLUTE_TIME, BASE_NONE,
- NULL, 0, "When this users password must be changed", HFILL }},
+ NULL, 0, "When this users password must be changed", HFILL }}
};
@@ -5556,7 +5556,7 @@ static hf_register_info hf[] = {
&ett_USER_SESSION_KEY,
&ett_BLOB,
&ett_rid_array,
- &ett_attrib_array,
+ &ett_attrib_array
};
proto_dcerpc_netlogon = proto_register_protocol(