aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-acp133.c
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-06-26 03:59:01 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-06-26 03:59:01 +0000
commita34fdd3d616a1e1a403518768514863bc4e79eb9 (patch)
tree07a3dee401d42d8df404bf7cd0d8ccaebc1e8d26 /epan/dissectors/packet-acp133.c
parent9b78c77ee67ab5173bab183a17071e2977df1c87 (diff)
Re-generate asn1 dissectors after hf_register_info cleanup.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28848 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-acp133.c')
-rw-r--r--epan/dissectors/packet-acp133.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-acp133.c b/epan/dissectors/packet-acp133.c
index af3e2ff492..4249d99c4c 100644
--- a/epan/dissectors/packet-acp133.c
+++ b/epan/dissectors/packet-acp133.c
@@ -1137,7 +1137,7 @@ void proto_register_acp133(void) {
"acp133.T_rIType", HFILL }},
{ &hf_acp133_minimize,
{ "minimize", "acp133.minimize",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"acp133.BOOLEAN", HFILL }},
{ &hf_acp133_sHD,
{ "sHD", "acp133.sHD",
@@ -1241,11 +1241,11 @@ void proto_register_acp133(void) {
"acp133.T_conversion_with_loss_prohibited", HFILL }},
{ &hf_acp133_further_dl_expansion_allowed,
{ "further-dl-expansion-allowed", "acp133.further_dl_expansion_allowed",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"acp133.BOOLEAN", HFILL }},
{ &hf_acp133_originator_requested_alternate_recipient_removed,
{ "originator-requested-alternate-recipient-removed", "acp133.originator_requested_alternate_recipient_removed",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"acp133.BOOLEAN", HFILL }},
{ &hf_acp133_proof_of_delivery,
{ "proof-of-delivery", "acp133.proof_of_delivery",