aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-acse.h
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-09-04 09:00:01 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-09-04 09:00:01 +0000
commit41991ff79d6b4106447d1db5ddca39e2229e5a47 (patch)
tree152a1b64148ecf3fcafc4ba2c62b3d2995bb278e /epan/dissectors/packet-acse.h
parent4eb5b8f6a204722b5bdf55b30088b48c4d2d54c5 (diff)
From Graeme Lunt:
Basically the changes are: a) [pres] make the find_oid_by_[pres_]ctx_id (I changed the name to make it more specific) non-static so it can be called from other dissectors (see acse.cnf changes). I also call it from RTSE and ROS dissectors b) [acse] remove (#ifdef NOT_NEEDED) the oid lookup table and any reference to acse_handle - as these are no longer needed c) [acse] register the acse dissector on 2.2.1.0.1 with some modifications: -#ifdef:ed code removed - renamed aco -> pco git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15678 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-acse.h')
-rw-r--r--epan/dissectors/packet-acse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-acse.h b/epan/dissectors/packet-acse.h
index 2cf1e27146..32bada1058 100644
--- a/epan/dissectors/packet-acse.h
+++ b/epan/dissectors/packet-acse.h
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
-/* ./packet-acse.h */
+/* .\packet-acse.h */
/* ../../tools/asn2eth.py -X -b -e -p acse -c acse.cnf -s packet-acse-template acse.asn */
/* Input file: packet-acse-template.h */