aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-logotypecertextn.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-logotypecertextn.c')
-rw-r--r--epan/dissectors/packet-logotypecertextn.c20
1 files changed, 10 insertions, 10 deletions
diff --git a/epan/dissectors/packet-logotypecertextn.c b/epan/dissectors/packet-logotypecertextn.c
index d5f238ef4a..bbbcaa1400 100644
--- a/epan/dissectors/packet-logotypecertextn.c
+++ b/epan/dissectors/packet-logotypecertextn.c
@@ -234,7 +234,7 @@ static const value_string logotypecertextn_LogotypeImageType_vals[] = {
static int
dissect_logotypecertextn_LogotypeImageType(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
- NULL);
+ NULL);
return offset;
}
@@ -244,7 +244,7 @@ dissect_logotypecertextn_LogotypeImageType(gboolean implicit_tag _U_, tvbuff_t *
static int
dissect_logotypecertextn_INTEGER(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
offset = dissect_ber_integer(implicit_tag, actx, tree, tvb, offset, hf_index,
- NULL);
+ NULL);
return offset;
}
@@ -541,7 +541,7 @@ void proto_register_logotypecertextn(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"logotypecertextn.SEQUENCE_OF_LogotypeInfo", HFILL }},
{ &hf_logotypecertextn_communityLogos_item,
- { "Item", "logotypecertextn.communityLogos_item",
+ { "communityLogos", "logotypecertextn.communityLogos_item",
FT_UINT32, BASE_DEC, VALS(logotypecertextn_LogotypeInfo_vals), 0,
"logotypecertextn.LogotypeInfo", HFILL }},
{ &hf_logotypecertextn_issuerLogo,
@@ -557,7 +557,7 @@ void proto_register_logotypecertextn(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"logotypecertextn.SEQUENCE_OF_OtherLogotypeInfo", HFILL }},
{ &hf_logotypecertextn_otherLogos_item,
- { "Item", "logotypecertextn.otherLogos_item",
+ { "otherLogos", "logotypecertextn.otherLogos_item",
FT_NONE, BASE_NONE, NULL, 0,
"logotypecertextn.OtherLogotypeInfo", HFILL }},
{ &hf_logotypecertextn_direct,
@@ -573,7 +573,7 @@ void proto_register_logotypecertextn(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"logotypecertextn.SEQUENCE_OF_LogotypeImage", HFILL }},
{ &hf_logotypecertextn_image_item,
- { "Item", "logotypecertextn.image_item",
+ { "image", "logotypecertextn.image_item",
FT_NONE, BASE_NONE, NULL, 0,
"logotypecertextn.LogotypeImage", HFILL }},
{ &hf_logotypecertextn_audio,
@@ -581,7 +581,7 @@ void proto_register_logotypecertextn(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"logotypecertextn.SEQUENCE_OF_LogotypeAudio", HFILL }},
{ &hf_logotypecertextn_audio_item,
- { "Item", "logotypecertextn.audio_item",
+ { "audio", "logotypecertextn.audio_item",
FT_NONE, BASE_NONE, NULL, 0,
"logotypecertextn.LogotypeAudio", HFILL }},
{ &hf_logotypecertextn_imageDetails,
@@ -609,7 +609,7 @@ void proto_register_logotypecertextn(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"logotypecertextn.SEQUENCE_SIZE_1_MAX_OF_HashAlgAndValue", HFILL }},
{ &hf_logotypecertextn_logotypeHash_item,
- { "Item", "logotypecertextn.logotypeHash_item",
+ { "logotypeHash", "logotypecertextn.logotypeHash_item",
FT_NONE, BASE_NONE, NULL, 0,
"logotypecertextn.HashAlgAndValue", HFILL }},
{ &hf_logotypecertextn_logotypeURI,
@@ -617,7 +617,7 @@ void proto_register_logotypecertextn(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"logotypecertextn.T_logotypeURI", HFILL }},
{ &hf_logotypecertextn_logotypeURI_item,
- { "Item", "logotypecertextn.logotypeURI_item",
+ { "logotypeURI", "logotypecertextn.logotypeURI_item",
FT_STRING, BASE_NONE, NULL, 0,
"logotypecertextn.T_logotypeURI_item", HFILL }},
{ &hf_logotypecertextn_type,
@@ -677,7 +677,7 @@ void proto_register_logotypecertextn(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"logotypecertextn.SEQUENCE_SIZE_1_MAX_OF_HashAlgAndValue", HFILL }},
{ &hf_logotypecertextn_refStructHash_item,
- { "Item", "logotypecertextn.refStructHash_item",
+ { "refStructHash", "logotypecertextn.refStructHash_item",
FT_NONE, BASE_NONE, NULL, 0,
"logotypecertextn.HashAlgAndValue", HFILL }},
{ &hf_logotypecertextn_refStructURI,
@@ -685,7 +685,7 @@ void proto_register_logotypecertextn(void) {
FT_UINT32, BASE_DEC, NULL, 0,
"logotypecertextn.T_refStructURI", HFILL }},
{ &hf_logotypecertextn_refStructURI_item,
- { "Item", "logotypecertextn.refStructURI_item",
+ { "refStructURI", "logotypecertextn.refStructURI_item",
FT_STRING, BASE_NONE, NULL, 0,
"logotypecertextn.T_refStructURI_item", HFILL }},
{ &hf_logotypecertextn_hashAlg,