aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h450.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-h450.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-h450.c')
-rw-r--r--epan/dissectors/packet-h450.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/epan/dissectors/packet-h450.c b/epan/dissectors/packet-h450.c
index 091155757b..9873a03b8d 100644
--- a/epan/dissectors/packet-h450.c
+++ b/epan/dissectors/packet-h450.c
@@ -4952,7 +4952,7 @@ void proto_register_h450(void) {
"h450.SubaddressInformation", HFILL }},
{ &hf_h450_oddCountIndicator,
{ "oddCountIndicator", "h450.oddCountIndicator",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h450.BOOLEAN", HFILL }},
{ &hf_h450_extensionId,
{ "extensionId", "h450.extensionId",
@@ -5310,7 +5310,7 @@ void proto_register_h450(void) {
"h450_3.DivertingLegInformation2Arg_extension", HFILL }},
{ &hf_h450_3_presentationAllowedIndicator,
{ "presentationAllowedIndicator", "h450.3.presentationAllowedIndicator",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h450.PresentationAllowedIndicator", HFILL }},
{ &hf_h450_3_redirectionNr,
{ "redirectionNr", "h450.3.redirectionNr",
@@ -5338,7 +5338,7 @@ void proto_register_h450(void) {
"h450_3.IntResult", HFILL }},
{ &hf_h450_3_remoteEnabled,
{ "remoteEnabled", "h450.3.remoteEnabled",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h450_3.BOOLEAN", HFILL }},
{ &hf_h450_3_intResult_extension,
{ "extension", "h450.3.extension",
@@ -5730,7 +5730,7 @@ void proto_register_h450(void) {
"h450_4.MixedExtension", HFILL }},
{ &hf_h450_7_callbackReq,
{ "callbackReq", "h450.7.callbackReq",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h450_7.BOOLEAN", HFILL }},
{ &hf_h450_7_mWIDeactivateArg_extensionArg,
{ "extensionArg", "h450.7.extensionArg",
@@ -5868,11 +5868,11 @@ void proto_register_h450(void) {
"h450_7.BasicService", HFILL }},
{ &hf_h450_9_can_retain_service,
{ "can-retain-service", "h450.9.can_retain_service",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h450_9.BOOLEAN", HFILL }},
{ &hf_h450_9_retain_sig_connection,
{ "retain-sig-connection", "h450.9.retain_sig_connection",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h450_9.BOOLEAN", HFILL }},
{ &hf_h450_9_ccRequestArg_extension,
{ "extension", "h450.9.extension",
@@ -5884,7 +5884,7 @@ void proto_register_h450(void) {
"h450_4.MixedExtension", HFILL }},
{ &hf_h450_9_retain_service,
{ "retain-service", "h450.9.retain_service",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"h450_9.BOOLEAN", HFILL }},
{ &hf_h450_9_ccRequestRes_extension,
{ "extension", "h450.9.extension",