From 8920a7e7f23e2a78edb3b6274f7aae0d999c721d Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Wed, 21 Mar 2007 10:22:22 +0000 Subject: change the signature that asn2wrs generates for functions to marm all parameters as _U_ to reduce the number of compiler warnings. update some template and cnf files to use _U_ as well svn path=/trunk/; revision=21088 --- epan/dissectors/packet-logotypecertextn.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-logotypecertextn.h') diff --git a/epan/dissectors/packet-logotypecertextn.h b/epan/dissectors/packet-logotypecertextn.h index a0dbacea5b..73939b25b8 100644 --- a/epan/dissectors/packet-logotypecertextn.h +++ b/epan/dissectors/packet-logotypecertextn.h @@ -1,6 +1,6 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ -/* .\packet-logotypecertextn.h */ +/* ./packet-logotypecertextn.h */ /* ../../tools/asn2wrs.py -b -e -p logotypecertextn -c logotype-cert-extn.cnf -s packet-logotype-cert-extn-template LogotypeCertExtn.asn */ /* Input file: packet-logotype-cert-extn-template.h */ -- cgit v1.2.3