aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509if.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-x509if.c')
-rw-r--r--epan/dissectors/packet-x509if.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/epan/dissectors/packet-x509if.c b/epan/dissectors/packet-x509if.c
index 7894f9a24b..644cf2ce86 100644
--- a/epan/dissectors/packet-x509if.c
+++ b/epan/dissectors/packet-x509if.c
@@ -2145,7 +2145,7 @@ void proto_register_x509if(void) {
"x509if.HierarchyLevel", HFILL }},
{ &hf_x509if_HierarchyBelow_PDU,
{ "HierarchyBelow", "x509if.HierarchyBelow",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"x509if.HierarchyBelow", HFILL }},
{ &hf_x509if_type,
{ "type", "x509if.type",
@@ -2193,7 +2193,7 @@ void proto_register_x509if(void) {
"x509if.T_contextValues_item", HFILL }},
{ &hf_x509if_fallback,
{ "fallback", "x509if.fallback",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"x509if.BOOLEAN", HFILL }},
{ &hf_x509if_type_01,
{ "type", "x509if.type",
@@ -2265,7 +2265,7 @@ void proto_register_x509if(void) {
"x509if.T_atadv_value", HFILL }},
{ &hf_x509if_primaryDistinguished,
{ "primaryDistinguished", "x509if.primaryDistinguished",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"x509if.BOOLEAN", HFILL }},
{ &hf_x509if_valueswithContext,
{ "valuesWithContext", "x509if.valuesWithContext",
@@ -2413,7 +2413,7 @@ void proto_register_x509if(void) {
"x509if.T_attributeType", HFILL }},
{ &hf_x509if_includeSubtypes,
{ "includeSubtypes", "x509if.includeSubtypes",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"x509if.BOOLEAN", HFILL }},
{ &hf_x509if_ra_selectedValues,
{ "selectedValues", "x509if.selectedValues",