aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-camel.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-camel.c')
-rw-r--r--epan/dissectors/packet-camel.c20
1 files changed, 10 insertions, 10 deletions
diff --git a/epan/dissectors/packet-camel.c b/epan/dissectors/packet-camel.c
index 927140f5de..e2457bb499 100644
--- a/epan/dissectors/packet-camel.c
+++ b/epan/dissectors/packet-camel.c
@@ -7704,7 +7704,7 @@ void proto_register_camel(void) {
"camel.INTEGER_1_86400", HFILL }},
{ &hf_camel_audibleIndicatorTone,
{ "tone", "camel.tone",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"camel.BOOLEAN", HFILL }},
{ &hf_camel_burstList,
{ "burstList", "camel.burstList",
@@ -7840,7 +7840,7 @@ void proto_register_camel(void) {
"camel.INTEGER_1_864000", HFILL }},
{ &hf_camel_releaseIfdurationExceeded,
{ "releaseIfdurationExceeded", "camel.releaseIfdurationExceeded",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"camel.BOOLEAN", HFILL }},
{ &hf_camel_timeDurationCharging_tariffSwitchInterval,
{ "tariffSwitchInterval", "camel.tariffSwitchInterval",
@@ -7868,7 +7868,7 @@ void proto_register_camel(void) {
"camel.TimeInformation", HFILL }},
{ &hf_camel_legActive,
{ "legActive", "camel.legActive",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"camel.BOOLEAN", HFILL }},
{ &hf_camel_callLegReleasedAtTcpExpiry,
{ "callLegReleasedAtTcpExpiry", "camel.callLegReleasedAtTcpExpiry",
@@ -8012,15 +8012,15 @@ void proto_register_camel(void) {
"camel.ErrorTreatment", HFILL }},
{ &hf_camel_interruptableAnnInd,
{ "interruptableAnnInd", "camel.interruptableAnnInd",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"camel.BOOLEAN", HFILL }},
{ &hf_camel_voiceInformation,
{ "voiceInformation", "camel.voiceInformation",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"camel.BOOLEAN", HFILL }},
{ &hf_camel_voiceBack,
{ "voiceBack", "camel.voiceBack",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"camel.BOOLEAN", HFILL }},
{ &hf_camel_collectedDigits,
{ "collectedDigits", "camel.collectedDigits",
@@ -8752,15 +8752,15 @@ void proto_register_camel(void) {
"inap.Integer4", HFILL }},
{ &hf_camel_disconnectFromIPForbidden,
{ "disconnectFromIPForbidden", "camel.disconnectFromIPForbidden",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"camel.BOOLEAN", HFILL }},
{ &hf_camel_requestAnnouncementCompleteNotification,
{ "requestAnnouncementCompleteNotification", "camel.requestAnnouncementCompleteNotification",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"camel.BOOLEAN", HFILL }},
{ &hf_camel_requestAnnouncementStartedNotification,
{ "requestAnnouncementStartedNotification", "camel.requestAnnouncementStartedNotification",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"camel.BOOLEAN", HFILL }},
{ &hf_camel_collectedInfo,
{ "collectedInfo", "camel.collectedInfo",
@@ -9128,7 +9128,7 @@ void proto_register_camel(void) {
"camel.ChargingResult", HFILL }},
{ &hf_camel_active,
{ "active", "camel.active",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"camel.BOOLEAN", HFILL }},
{ &hf_camel_chargingRollOver,
{ "chargingRollOver", "camel.chargingRollOver",