From 24cf0aad0601efc9174091f45d62ddf465fa30e6 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Sat, 15 Oct 2011 19:27:27 +0000 Subject: Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss; The only change in each file is in a comment showing the asn2wrs cmd used to build that file. svn path=/trunk/; revision=39427 --- epan/dissectors/packet-cdt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-cdt.c') diff --git a/epan/dissectors/packet-cdt.c b/epan/dissectors/packet-cdt.c index 0741d4d88e..96a9893825 100644 --- a/epan/dissectors/packet-cdt.c +++ b/epan/dissectors/packet-cdt.c @@ -1,7 +1,7 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ /* packet-cdt.c */ -/* ../../tools/asn2wrs.py -b -p cdt -c ./cdt.cnf -s ./packet-cdt-template -D . cdt.asn */ +/* ../../tools/asn2wrs.py -b -p cdt -c ./cdt.cnf -s ./packet-cdt-template -D . -O ../../epan/dissectors cdt.asn */ /* Input file: packet-cdt-template.c */ -- cgit v1.2.1