aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-disp.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-12-08 06:43:01 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-12-08 06:43:01 +0000
commit08468754f7ac91a34f2da925e5de0c2ac631849f (patch)
tree3e3c3f0347a080f7b60e92d3e5fa09123637f4b0 /epan/dissectors/packet-disp.h
parentfa92d58b4050be3ec86227619e0cb08debb7e222 (diff)
Commit the actual diissectors:
Log: From Grame Lunt: updated X.500 dissectors to include DOP support. The "dop" dissector is the renamed "x501" dissector consequently the asn/x501 directory should be removed. The patch includes the changes to epan/dissectors/Makefile.common to reflect this. As the DOP dissection is not fully tested, I have disabled it by default for now (like DSP) but it can be enabled by the user. svn path=/trunk/; revision=16727
Diffstat (limited to 'epan/dissectors/packet-disp.h')
-rw-r--r--epan/dissectors/packet-disp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/dissectors/packet-disp.h b/epan/dissectors/packet-disp.h
index 9973f73ee0..29a0d65476 100644
--- a/epan/dissectors/packet-disp.h
+++ b/epan/dissectors/packet-disp.h
@@ -1,10 +1,11 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
-/* ./packet-disp.h */
+/* .\packet-disp.h */
/* ../../tools/asn2eth.py -X -b -e -p disp -c disp.cnf -s packet-disp-template disp.asn */
/* Input file: packet-disp-template.h */
+#line 1 "packet-disp-template.h"
/* packet-disp.h
* Routines for X.525 (X.400 Message Transfer) packet dissection
* Graeme Lunt 2005