diff options
author | Anders Broman <anders.broman@ericsson.com> | 2007-04-12 20:37:08 +0000 |
---|---|---|
committer | Anders Broman <anders.broman@ericsson.com> | 2007-04-12 20:37:08 +0000 |
commit | 2d7b1da3bf4a72628728126936b933aab2064537 (patch) | |
tree | 5e1c58c733e65cb3c47f1323f4e4f5d662e2b52c /epan/dissectors/packet-mms.h | |
parent | 94dbb06046b9bcfcef070281945145abd08a115f (diff) | |
download | wireshark-2d7b1da3bf4a72628728126936b933aab2064537.tar.gz wireshark-2d7b1da3bf4a72628728126936b933aab2064537.tar.bz2 wireshark-2d7b1da3bf4a72628728126936b933aab2064537.zip |
Workaround for the ber CHOICE crash.
svn path=/trunk/; revision=21392
Diffstat (limited to 'epan/dissectors/packet-mms.h')
-rw-r--r-- | epan/dissectors/packet-mms.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-mms.h b/epan/dissectors/packet-mms.h index 19c140e735..bf67ee1ff5 100644 --- a/epan/dissectors/packet-mms.h +++ b/epan/dissectors/packet-mms.h @@ -1,6 +1,6 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ -/* ./packet-mms.h */ +/* .\packet-mms.h */ /* ../../tools/asn2wrs.py -b -e -p mms -c mms.cnf -s packet-mms-template mms.asn */ /* Input file: packet-mms-template.h */ |