wireshark/asn1/cdt/cdt-exp.cnf
Tomas Kukosa a70a1b3eb6 EXTERNAL type is handled in asn2wrs now
private implementations were renamed EXTERNAL -> EXTERNALt

svn path=/trunk/; revision=21662
2007-05-03 11:37:47 +00:00

18 lines
430 B
INI

# Do not modify this file.
# It is created automatically by the ASN.1 to Wireshark dissector compiler
# .\cdt-exp.cnf
# ../../tools/asn2wrs.py -b -e -p cdt -c cdt.cnf -s packet-cdt-template cdt.asn
#.MODULE
CompressedDataType cdt
#.END
#.IMPORT_TAG
CompressedData BER_CLASS_UNI BER_UNI_TAG_SEQUENCE
#.END
#.TYPE_ATTR
CompressedData TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
#.END