From 667fed59159c79cf87c688f031845cbf7343eedc Mon Sep 17 00:00:00 2001 From: Tomas Kukosa Date: Mon, 29 May 2006 13:06:44 +0000 Subject: - h225.asn renamed to H323-MESSAGES.asn - h245.asn renamed to MULTIMEDIA-SYSTEM-CONTROL.asn - rollback changes in .asn sources to keep them in original ITU-T form and put necessary changes into .cnf files - PER dissectors regenerated svn path=/trunk/; revision=18238 --- epan/dissectors/packet-h225.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'epan/dissectors/packet-h225.h') diff --git a/epan/dissectors/packet-h225.h b/epan/dissectors/packet-h225.h index d0237ea7d2..579f673b1f 100644 --- a/epan/dissectors/packet-h225.h +++ b/epan/dissectors/packet-h225.h @@ -1,7 +1,7 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ /* .\packet-h225.h */ -/* ../../tools/asn2wrs.py -e -p h225 -c h225.cnf -s packet-h225-template h225.asn */ +/* ../../tools/asn2wrs.py -e -p h225 -c h225.cnf -s packet-h225-template H323-MESSAGES.asn */ /* Input file: packet-h225-template.h */ @@ -81,7 +81,7 @@ typedef struct _h225_packet_info { /* * the following allows TAP code access to the messages * without having to duplicate it. With MSVC and a - * libethereal.dll, we need a special declaration. + * libwireshark.dll, we need a special declaration. */ #include "packet-per.h" -- cgit v1.2.3