aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ns_cert_exts.c
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2006-08-16 05:58:39 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2006-08-16 05:58:39 +0000
commit5cd8c719e640cce981b68fa8a3964b3ddcba0c5a (patch)
tree28e91d9d8368623c83eb709c790b9bb47cfa3113 /epan/dissectors/packet-ns_cert_exts.c
parentc5bf44c6ad587dfcaba3e056ee0d2bb65e5953e2 (diff)
ASN.1 dissectors regenerated with new asn2wrs to get updated field blurb
svn path=/trunk/; revision=18921
Diffstat (limited to 'epan/dissectors/packet-ns_cert_exts.c')
-rw-r--r--epan/dissectors/packet-ns_cert_exts.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/epan/dissectors/packet-ns_cert_exts.c b/epan/dissectors/packet-ns_cert_exts.c
index de8ecaa510..f35ccc0e0c 100644
--- a/epan/dissectors/packet-ns_cert_exts.c
+++ b/epan/dissectors/packet-ns_cert_exts.c
@@ -221,35 +221,35 @@ void proto_register_ns_cert_exts(void) {
{ &hf_ns_cert_exts_BaseUrl_PDU,
{ "BaseUrl", "ns_cert_exts.BaseUrl",
FT_STRING, BASE_NONE, NULL, 0,
- "BaseUrl", HFILL }},
+ "ns_cert_exts.BaseUrl", HFILL }},
{ &hf_ns_cert_exts_RevocationUrl_PDU,
{ "RevocationUrl", "ns_cert_exts.RevocationUrl",
FT_STRING, BASE_NONE, NULL, 0,
- "RevocationUrl", HFILL }},
+ "ns_cert_exts.RevocationUrl", HFILL }},
{ &hf_ns_cert_exts_CaRevocationUrl_PDU,
{ "CaRevocationUrl", "ns_cert_exts.CaRevocationUrl",
FT_STRING, BASE_NONE, NULL, 0,
- "CaRevocationUrl", HFILL }},
+ "ns_cert_exts.CaRevocationUrl", HFILL }},
{ &hf_ns_cert_exts_CaPolicyUrl_PDU,
{ "CaPolicyUrl", "ns_cert_exts.CaPolicyUrl",
FT_STRING, BASE_NONE, NULL, 0,
- "CaPolicyUrl", HFILL }},
+ "ns_cert_exts.CaPolicyUrl", HFILL }},
{ &hf_ns_cert_exts_Comment_PDU,
{ "Comment", "ns_cert_exts.Comment",
FT_STRING, BASE_NONE, NULL, 0,
- "Comment", HFILL }},
+ "ns_cert_exts.Comment", HFILL }},
{ &hf_ns_cert_exts_SslServerName_PDU,
{ "SslServerName", "ns_cert_exts.SslServerName",
FT_STRING, BASE_NONE, NULL, 0,
- "SslServerName", HFILL }},
+ "ns_cert_exts.SslServerName", HFILL }},
{ &hf_ns_cert_exts_CertRenewalUrl_PDU,
{ "CertRenewalUrl", "ns_cert_exts.CertRenewalUrl",
FT_STRING, BASE_NONE, NULL, 0,
- "CertRenewalUrl", HFILL }},
+ "ns_cert_exts.CertRenewalUrl", HFILL }},
{ &hf_ns_cert_exts_CertType_PDU,
{ "CertType", "ns_cert_exts.CertType",
FT_BYTES, BASE_HEX, NULL, 0,
- "CertType", HFILL }},
+ "ns_cert_exts.CertType", HFILL }},
{ &hf_ns_cert_exts_CertType_client,
{ "client", "ns_cert_exts.client",
FT_BOOLEAN, 8, NULL, 0x80,