From 8b4f95d66d99e01c8e9c0831bfe564856910db41 Mon Sep 17 00:00:00 2001 From: kukosa Date: Wed, 24 May 2006 12:24:54 +0000 Subject: - remove some #.MODULE_IMPORT from .cng files - regenerate BER dissectors so as to change rest of Ethereal->Wireshark and asn2eth -> asn2wrs git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18217 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-ocsp.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'epan/dissectors/packet-ocsp.c') diff --git a/epan/dissectors/packet-ocsp.c b/epan/dissectors/packet-ocsp.c index 28bc5321da..cdf90dc5c2 100644 --- a/epan/dissectors/packet-ocsp.c +++ b/epan/dissectors/packet-ocsp.c @@ -1,7 +1,7 @@ /* Do not modify this file. */ -/* It is created automatically by the ASN.1 to Wireshark dissector compiler */ -/* ./packet-ocsp.c */ -/* ../../tools/asn2eth.py -X -b -e -p ocsp -c ocsp.cnf -s packet-ocsp-template OCSP.asn */ +/* It is created automatically by the ASN.1 to Wireshark dissector compiler */ +/* .\packet-ocsp.c */ +/* ../../tools/asn2wrs.py -b -e -p ocsp -c ocsp.cnf -s packet-ocsp-template OCSP.asn */ /* Input file: packet-ocsp-template.c */ @@ -402,7 +402,7 @@ static int dissect_responseType(packet_info *pinfo, proto_tree *tree, tvbuff_t * static int dissect_ocsp_T_response(gboolean implicit_tag _U_, tvbuff_t *tvb, int offset, packet_info *pinfo _U_, proto_tree *tree, int hf_index _U_) { -#line 38 "ocsp.cnf" +#line 36 "ocsp.cnf" gint8 class; gboolean pc, ind; gint32 tag; -- cgit v1.2.3