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-cmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-cmp.c') diff --git a/epan/dissectors/packet-cmp.c b/epan/dissectors/packet-cmp.c index 347a44cda5..8705acbdf8 100644 --- a/epan/dissectors/packet-cmp.c +++ b/epan/dissectors/packet-cmp.c @@ -1,7 +1,7 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ /* packet-cmp.c */ -/* ../../tools/asn2wrs.py -b -p cmp -c ./cmp.cnf -s ./packet-cmp-template -D . CMP.asn */ +/* ../../tools/asn2wrs.py -b -p cmp -c ./cmp.cnf -s ./packet-cmp-template -D . -O ../../epan/dissectors CMP.asn */ /* Input file: packet-cmp-template.c */ -- cgit v1.2.1