From 34ae8c850f7d868be29504f3894b509d129ec8c8 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sat, 9 Jul 2005 02:58:07 +0000 Subject: Fix up a bunch of arguments to "dissect_ber_identifier()" to match its current signature ("class" is a "gint8 *", not a "guint8 *", and "tag" is a "gint32 *", not a "guint32 *"). Re-generate the dissectors from the ASN.1 and the .cnf files in the cases where the arguments were fixed in a .cnf file. Give some dissectors the right svn:keywords and svn:eol-style settings. svn path=/trunk/; revision=14885 --- epan/dissectors/packet-ocsp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-ocsp.h') diff --git a/epan/dissectors/packet-ocsp.h b/epan/dissectors/packet-ocsp.h index 69b86749c8..8752fb3fa8 100644 --- a/epan/dissectors/packet-ocsp.h +++ b/epan/dissectors/packet-ocsp.h @@ -9,7 +9,7 @@ * Routines for Online Certificate Status Protocol (RFC2560) packet dissection * Ronnie Sahlberg 2004 * - * $Id: packet-ocsp-template.h 12573 2004-11-22 03:36:26Z sahlberg $ + * $Id$ * * Ethereal - Network traffic analyzer * By Gerald Combs -- cgit v1.2.3