From 4078a79cb9c06d5c2fae55bde9fa7f8467b538c4 Mon Sep 17 00:00:00 2001 From: stig Date: Sat, 7 Mar 2009 00:28:34 +0000 Subject: Added a users context list to map a presentation context identifier to an object identifier when the capture does not contain a PRES package with a presentation context definition list for the conversation. Added a few expert infos. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27631 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-pres.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-pres.h') diff --git a/epan/dissectors/packet-pres.h b/epan/dissectors/packet-pres.h index f7e48d9078..489b0fa17d 100644 --- a/epan/dissectors/packet-pres.h +++ b/epan/dissectors/packet-pres.h @@ -1,7 +1,7 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ /* packet-pres.h */ -/* ../../tools/asn2wrs.py -b -p pres -c pres.cnf -s packet-pres-template ISO8823-PRESENTATION.asn */ +/* ../../tools/asn2wrs.py -b -p pres -c ./pres.cnf -s ./packet-pres-template -D . ISO8823-PRESENTATION.asn */ /* Input file: packet-pres-template.h */ -- cgit v1.2.3