aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pkix1implicit.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-05-16 22:07:03 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-05-16 22:07:03 +0000
commitc47e788c94af5656ffbc83ebbe03a8539cdcde72 (patch)
treeb1055286b24404aea8078ca2430dda80e1440964 /epan/dissectors/packet-pkix1implicit.c
parentb4f4444202b90da79333137f5bb5166cd78bd701 (diff)
Regenerate all asn2wrs generated dissectors.
svn path=/trunk/; revision=28379
Diffstat (limited to 'epan/dissectors/packet-pkix1implicit.c')
-rw-r--r--epan/dissectors/packet-pkix1implicit.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-pkix1implicit.c b/epan/dissectors/packet-pkix1implicit.c
index 51d3eeadbe..922c178102 100644
--- a/epan/dissectors/packet-pkix1implicit.c
+++ b/epan/dissectors/packet-pkix1implicit.c
@@ -1,7 +1,7 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-pkix1implicit.c */
-/* ../../tools/asn2wrs.py -b -p pkix1implicit -c pkix1implicit.cnf -s packet-pkix1implicit-template PKIX1IMPLICIT93.asn */
+/* ../../tools/asn2wrs.py -b -p pkix1implicit -c ./pkix1implicit.cnf -s ./packet-pkix1implicit-template -D . PKIX1IMPLICIT93.asn */
/* Input file: packet-pkix1implicit-template.c */
@@ -304,7 +304,7 @@ void proto_register_pkix1implicit(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"pkix1implicit.AuthorityInfoAccessSyntax", HFILL }},
{ &hf_pkix1implicit_AuthorityInfoAccessSyntax_item,
- { "AuthorityInfoAccessSyntax", "pkix1implicit.AuthorityInfoAccessSyntax_item",
+ { "AccessDescription", "pkix1implicit.AccessDescription",
FT_NONE, BASE_NONE, NULL, 0,
"pkix1implicit.AccessDescription", HFILL }},
{ &hf_pkix1implicit_accessMethod,
@@ -332,7 +332,7 @@ void proto_register_pkix1implicit(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"pkix1implicit.T_noticeNumbers", HFILL }},
{ &hf_pkix1implicit_noticeNumbers_item,
- { "noticeNumbers", "pkix1implicit.noticeNumbers_item",
+ { "noticeNumbers item", "pkix1implicit.noticeNumbers_item",
FT_INT32, BASE_DEC, NULL, 0,
"pkix1implicit.INTEGER", HFILL }},
{ &hf_pkix1implicit_visibleString,