diff options
author | Jörg Mayer <jmayer@loplof.de> | 2007-08-24 07:12:04 +0000 |
---|---|---|
committer | Jörg Mayer <jmayer@loplof.de> | 2007-08-24 07:12:04 +0000 |
commit | b312e64f6a6cec4782e8198396e906c581a86d82 (patch) | |
tree | 565a079aab3cf001d87d828937a93b3bc752c581 /asn1/dsp | |
parent | 1f06d6542407b97c877b8c8c16a36e8c2ca3a1d5 (diff) | |
download | wireshark-b312e64f6a6cec4782e8198396e906c581a86d82.tar.gz wireshark-b312e64f6a6cec4782e8198396e906c581a86d82.tar.bz2 wireshark-b312e64f6a6cec4782e8198396e906c581a86d82.zip |
get_ber_length doesn't need the tree argument, get rid of it.
Rebuild asn1 dissectors.
svn path=/trunk/; revision=22627
Diffstat (limited to 'asn1/dsp')
-rw-r--r-- | asn1/dsp/dsp-exp.cnf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/dsp/dsp-exp.cnf b/asn1/dsp/dsp-exp.cnf index c9b30f6283..075ef3d107 100644 --- a/asn1/dsp/dsp-exp.cnf +++ b/asn1/dsp/dsp-exp.cnf @@ -1,6 +1,6 @@ # Do not modify this file. # It is created automatically by the ASN.1 to Wireshark dissector compiler -# .\dsp-exp.cnf +# ./dsp-exp.cnf # ../../tools/asn2wrs.py -b -e -p dsp -c dsp.cnf -s packet-dsp-template dsp.asn #.MODULE |