From fbb245bf42bb5658344089d6da6cfc2fb1d5645b Mon Sep 17 00:00:00 2001 From: etxrab Date: Sat, 1 Nov 2008 22:30:14 +0000 Subject: Regenerate all asn2wrs generated dissectors git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26670 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-h235.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'epan/dissectors/packet-h235.c') diff --git a/epan/dissectors/packet-h235.c b/epan/dissectors/packet-h235.c index 2f81cc603d..3b0c1fe33d 100644 --- a/epan/dissectors/packet-h235.c +++ b/epan/dissectors/packet-h235.c @@ -1231,7 +1231,7 @@ void proto_register_h235(void) { FT_UINT32, BASE_DEC, NULL, 0, "h235.SEQUENCE_OF_ProfileElement", HFILL }}, { &hf_h235_profileInfo_item, - { "Item", "h235.profileInfo_item", + { "profileInfo", "h235.profileInfo_item", FT_NONE, BASE_NONE, NULL, 0, "h235.ProfileElement", HFILL }}, { &hf_h235_elementID, @@ -1379,7 +1379,7 @@ void proto_register_h235(void) { FT_BYTES, BASE_HEX, NULL, 0, "h235.OCTET_STRING", HFILL }}, { &hf_h235_SrtpCryptoCapability_item, - { "Item", "h235.SrtpCryptoCapability_item", + { "SrtpCryptoCapability", "h235.SrtpCryptoCapability_item", FT_NONE, BASE_NONE, NULL, 0, "h235.SrtpCryptoInfo", HFILL }}, { &hf_h235_cryptoSuite, @@ -1395,7 +1395,7 @@ void proto_register_h235(void) { FT_BOOLEAN, 8, NULL, 0, "h235.BOOLEAN", HFILL }}, { &hf_h235_SrtpKeys_item, - { "Item", "h235.SrtpKeys_item", + { "SrtpKeys", "h235.SrtpKeys_item", FT_NONE, BASE_NONE, NULL, 0, "h235.SrtpKeyParameters", HFILL }}, { &hf_h235_masterKey, @@ -1459,7 +1459,7 @@ void proto_register_h235(void) { FT_UINT32, BASE_DEC, NULL, 0, "h235.SEQUENCE_OF_GenericData", HFILL }}, { &hf_h235_newParameter_item, - { "Item", "h235.newParameter_item", + { "newParameter", "h235.newParameter_item", FT_NONE, BASE_NONE, NULL, 0, "h225.GenericData", HFILL }}, { &hf_h235_fecBeforeSrtp, -- cgit v1.2.3