diff options
author | Anders Broman <anders.broman@ericsson.com> | 2007-11-07 17:55:57 +0000 |
---|---|---|
committer | Anders Broman <anders.broman@ericsson.com> | 2007-11-07 17:55:57 +0000 |
commit | ce2a32dc6f0d7b1c17036f2807073f32873dea17 (patch) | |
tree | 6c8d4837f3bb82269f30bc02116955d3ce9b1ea7 /epan/dissectors/packet-t125.h | |
parent | c822748454685f039eaef1e7e4a2f747b24bb53c (diff) | |
download | wireshark-ce2a32dc6f0d7b1c17036f2807073f32873dea17.tar.gz wireshark-ce2a32dc6f0d7b1c17036f2807073f32873dea17.tar.bz2 wireshark-ce2a32dc6f0d7b1c17036f2807073f32873dea17.zip |
Update to use the -X and -T asn2wrs flags.
svn path=/trunk/; revision=23390
Diffstat (limited to 'epan/dissectors/packet-t125.h')
-rw-r--r-- | epan/dissectors/packet-t125.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-t125.h b/epan/dissectors/packet-t125.h index b842dda62a..2f3e76e363 100644 --- a/epan/dissectors/packet-t125.h +++ b/epan/dissectors/packet-t125.h @@ -1,7 +1,7 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ /* packet-t125.h */ -/* ../../tools/asn2wrs.py -b -p t125 -c ./t125.cnf -s ./packet-t125-template -D . MCS-PROTOCOL.asn */ +/* ../../tools/asn2wrs.py -b -X -T -p t125 -c t125.cnf -s packet-t125-template MCS-PROTOCOL.asn */ /* Input file: packet-t125-template.h */ |