From 7b548c1848bee320c158c4e60d81989ddc57fb4f Mon Sep 17 00:00:00 2001 From: jmayer Date: Fri, 24 Aug 2007 07:12:04 +0000 Subject: get_ber_length doesn't need the tree argument, get rid of it. Rebuild asn1 dissectors. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22627 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-x509af.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-x509af.c') diff --git a/epan/dissectors/packet-x509af.c b/epan/dissectors/packet-x509af.c index f8213056a3..b86eaa65ef 100644 --- a/epan/dissectors/packet-x509af.c +++ b/epan/dissectors/packet-x509af.c @@ -1,6 +1,6 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ -/* .\packet-x509af.c */ +/* ./packet-x509af.c */ /* ../../tools/asn2wrs.py -b -e -p x509af -c x509af.cnf -s packet-x509af-template AuthenticationFramework.asn */ /* Input file: packet-x509af-template.c */ -- cgit v1.2.3