aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509sat.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-x509sat.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-x509sat.c')
-rw-r--r--epan/dissectors/packet-x509sat.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/epan/dissectors/packet-x509sat.c b/epan/dissectors/packet-x509sat.c
index c40edd9c9e..d93ba18480 100644
--- a/epan/dissectors/packet-x509sat.c
+++ b/epan/dissectors/packet-x509sat.c
@@ -1,7 +1,7 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-x509sat.c */
-/* ../../tools/asn2wrs.py -b -e -p x509sat -c x509sat.cnf -s packet-x509sat-template SelectedAttributeTypes.asn */
+/* ../../tools/asn2wrs.py -b -e -p x509sat -c ./x509sat.cnf -s ./packet-x509sat-template -D . SelectedAttributeTypes.asn */
/* Input file: packet-x509sat-template.c */
@@ -1826,7 +1826,7 @@ void proto_register_x509sat(void) {
"x509sat.Integer", HFILL }},
{ &hf_x509sat_Boolean_PDU,
{ "Boolean", "x509sat.Boolean",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"x509sat.Boolean", HFILL }},
{ &hf_x509sat_SyntaxGeneralizedTime_PDU,
{ "SyntaxGeneralizedTime", "x509sat.SyntaxGeneralizedTime",
@@ -2090,7 +2090,7 @@ void proto_register_x509sat(void) {
"x509sat.Period", HFILL }},
{ &hf_x509sat_notThisTime,
{ "notThisTime", "x509sat.notThisTime",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"x509sat.BOOLEAN", HFILL }},
{ &hf_x509sat_timeZone,
{ "timeZone", "x509sat.timeZone",
@@ -2234,7 +2234,7 @@ void proto_register_x509sat(void) {
"x509sat.T_between", HFILL }},
{ &hf_x509sat_entirely,
{ "entirely", "x509sat.entirely",
- FT_BOOLEAN, BASE_NONE, NULL, 0x0,
+ FT_BOOLEAN, BASE_NONE, NULL, 0,
"x509sat.BOOLEAN", HFILL }},
{ &hf_x509sat_localeID1,
{ "localeID1", "x509sat.localeID1",