From de16039c51844659a660f4ece885764e3a23536b Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Fri, 4 Jan 2008 16:21:07 +0000 Subject: Get rid of dissect_ber_boolean_value() and change the signature of dissect_ber_boolean() to return a value and update asn2wrs to generate the new signature. Regenerate all BER dissectors. svn path=/trunk/; revision=24015 --- epan/dissectors/packet-disp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-disp.h') diff --git a/epan/dissectors/packet-disp.h b/epan/dissectors/packet-disp.h index 5219da6884..06fd2b5308 100644 --- a/epan/dissectors/packet-disp.h +++ b/epan/dissectors/packet-disp.h @@ -1,7 +1,7 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ /* packet-disp.h */ -/* ../../tools/asn2wrs.py -b -e -X -T -p disp -c disp.cnf -s packet-disp-template disp.asn */ +/* ../../tools/asn2wrs.py -b -e -p disp -c disp.cnf -s packet-disp-template disp.asn */ /* Input file: packet-disp-template.h */ -- cgit v1.2.3