From b94d26f294f004de1cf72b61d03b32e4c90795fe Mon Sep 17 00:00:00 2001 From: Graeme Lunt Date: Mon, 22 Oct 2007 17:08:03 +0000 Subject: Update to use the -X and -T flags. Removed some workaround code in the .cnf file. There is still some code for handling an EXTERNAL (EXTERNALt) as the RTSE dissector has its own set of callbacks and consequently can't (currently) use the packet-ber.c functions. svn path=/trunk/; revision=23242 --- epan/dissectors/packet-rtse.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'epan/dissectors/packet-rtse.h') diff --git a/epan/dissectors/packet-rtse.h b/epan/dissectors/packet-rtse.h index da5325685f..dd5e85eb19 100644 --- a/epan/dissectors/packet-rtse.h +++ b/epan/dissectors/packet-rtse.h @@ -1,7 +1,7 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ -/* ./packet-rtse.h */ -/* ../../tools/asn2wrs.py -b -e -p rtse -c rtse.cnf -s packet-rtse-template rtse.asn */ +/* packet-rtse.h */ +/* ../../tools/asn2wrs.py -b -e -X -T -p rtse -c rtse.cnf -s packet-rtse-template rtse.asn */ /* Input file: packet-rtse-template.h */ -- cgit v1.2.3