From 878cfd5b497fed8dfd1ece76b30e62abf9eeb0b4 Mon Sep 17 00:00:00 2001 From: wmeier 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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39427 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-p1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-p1.c') diff --git a/epan/dissectors/packet-p1.c b/epan/dissectors/packet-p1.c index c094d8220d..e097cba0a9 100644 --- a/epan/dissectors/packet-p1.c +++ b/epan/dissectors/packet-p1.c @@ -1,7 +1,7 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ /* packet-p1.c */ -/* ../../tools/asn2wrs.py -b -e -C -p p1 -c ./p1.cnf -s ./packet-p1-template -D . MTAAbstractService.asn MTSAbstractService.asn MTSAccessProtocol.asn MHSProtocolObjectIdentifiers.asn MTSUpperBounds.asn */ +/* ../../tools/asn2wrs.py -b -C -p p1 -c ./p1.cnf -s ./packet-p1-template -D . -O ../../epan/dissectors MTAAbstractService.asn MTSAbstractService.asn MTSAccessProtocol.asn MHSProtocolObjectIdentifiers.asn MTSUpperBounds.asn */ /* Input file: packet-p1-template.c */ -- cgit v1.2.3