aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-disp.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-06-26 03:59:01 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-06-26 03:59:01 +0000
commit9733aadcfe443d4f682dc4e922499fb123fd5a64 (patch)
tree07a3dee401d42d8df404bf7cd0d8ccaebc1e8d26 /epan/dissectors/packet-disp.c
parent7bb637f0517771daac09a14dc29ec1b110070924 (diff)
Re-generate asn1 dissectors after hf_register_info cleanup.
svn path=/trunk/; revision=28848
Diffstat (limited to 'epan/dissectors/packet-disp.c')
-rw-r--r--epan/dissectors/packet-disp.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/epan/dissectors/packet-disp.c b/epan/dissectors/packet-disp.c
index e1bd4ddc4a..142c92bcf0 100644
--- a/epan/dissectors/packet-disp.c
+++ b/epan/dissectors/packet-disp.c
@@ -1683,7 +1683,7 @@ void proto_register_disp(void) {
"dsp.AccessPoint", HFILL }},
{ &hf_disp_secondaryShadows,
{ "secondaryShadows", "disp.secondaryShadows",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"disp.BOOLEAN", HFILL }},
{ &hf_disp_area,
{ "area", "disp.area",
@@ -1699,7 +1699,7 @@ void proto_register_disp(void) {
"disp.Knowledge", HFILL }},
{ &hf_disp_subordinates,
{ "subordinates", "disp.subordinates",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"disp.BOOLEAN", HFILL }},
{ &hf_disp_contextSelection,
{ "contextSelection", "disp.contextSelection",
@@ -1735,7 +1735,7 @@ void proto_register_disp(void) {
"disp.T_knowledgeType", HFILL }},
{ &hf_disp_extendedKnowledge,
{ "extendedKnowledge", "disp.extendedKnowledge",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"disp.BOOLEAN", HFILL }},
{ &hf_disp_AttributeSelection_item,
{ "ClassAttributeSelection", "disp.ClassAttributeSelection",
@@ -1775,7 +1775,7 @@ void proto_register_disp(void) {
"disp.ConsumerUpdateMode", HFILL }},
{ &hf_disp_onChange,
{ "onChange", "disp.onChange",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"disp.BOOLEAN", HFILL }},
{ &hf_disp_scheduled,
{ "scheduled", "disp.scheduled",
@@ -1787,7 +1787,7 @@ void proto_register_disp(void) {
"disp.PeriodicStrategy", HFILL }},
{ &hf_disp_othertimes,
{ "othertimes", "disp.othertimes",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"disp.BOOLEAN", HFILL }},
{ &hf_disp_beginTime,
{ "beginTime", "disp.beginTime",
@@ -1859,7 +1859,7 @@ void proto_register_disp(void) {
"x509if.DistinguishedName", HFILL }},
{ &hf_disp_aliasDereferenced,
{ "aliasDereferenced", "disp.aliasDereferenced",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"disp.BOOLEAN", HFILL }},
{ &hf_disp_notification,
{ "notification", "disp.notification",
@@ -1967,11 +1967,11 @@ void proto_register_disp(void) {
"disp.SDSEType", HFILL }},
{ &hf_disp_subComplete,
{ "subComplete", "disp.subComplete",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"disp.BOOLEAN", HFILL }},
{ &hf_disp_attComplete,
{ "attComplete", "disp.attComplete",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"disp.BOOLEAN", HFILL }},
{ &hf_disp_attributes,
{ "attributes", "disp.attributes",