From c47e788c94af5656ffbc83ebbe03a8539cdcde72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Sat, 16 May 2009 22:07:03 +0000 Subject: Regenerate all asn2wrs generated dissectors. svn path=/trunk/; revision=28379 --- epan/dissectors/packet-h283.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'epan/dissectors/packet-h283.c') diff --git a/epan/dissectors/packet-h283.c b/epan/dissectors/packet-h283.c index 56d6fef785..f5d492cf1f 100644 --- a/epan/dissectors/packet-h283.c +++ b/epan/dissectors/packet-h283.c @@ -1,7 +1,7 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ /* packet-h283.c */ -/* ../../tools/asn2wrs.py -p h283 -c h283.cnf -s packet-h283-template LCT-PROTOCOL.asn */ +/* ../../tools/asn2wrs.py -p h283 -c ./h283.cnf -s ./packet-h283-template -D . LCT-PROTOCOL.asn */ /* Input file: packet-h283-template.c */ @@ -661,7 +661,7 @@ void proto_register_h283(void) { FT_UINT32, BASE_DEC, NULL, 0, "h283.SEQUENCE_OF_NonStandardParameter", HFILL }}, { &hf_h283_nonStandardParameters_item, - { "nonStandardParameters", "h283.nonStandardParameters_item", + { "NonStandardParameter", "h283.NonStandardParameter", FT_NONE, BASE_NONE, NULL, 0, "h283.NonStandardParameter", HFILL }}, { &hf_h283_mAddress, -- cgit v1.2.1