aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h235.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-10-11 18:36:51 +0000
committerGuy Harris <guy@alum.mit.edu>2004-10-11 18:36:51 +0000
commit45d05ca95e7f8e935a06ed93b67c05bd8240ac9f (patch)
tree9c39b6eb5dbf9b871b178d8740bc66dbf6278c45 /epan/dissectors/packet-h235.h
parentf0b50fb262f19dd7125acb529854c9775fec44dc (diff)
Re-generate a number of ASN.1-based dissectors with the most recent
version of asn2eth. svn path=/trunk/; revision=12267
Diffstat (limited to 'epan/dissectors/packet-h235.h')
-rw-r--r--epan/dissectors/packet-h235.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/epan/dissectors/packet-h235.h b/epan/dissectors/packet-h235.h
index e5663d4d5d..83893ca605 100644
--- a/epan/dissectors/packet-h235.h
+++ b/epan/dissectors/packet-h235.h
@@ -1,10 +1,9 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
-/* packet-h235.h */
+/* ./packet-h235.h */
/* ../../tools/asn2eth.py -X -p h235 -c h235.cnf -s packet-h235-template H235-SECURITY-MESSAGES.asn */
/* Input file: packet-h235-template.h */
-/* Include files: packet-h235-exp.h, packet-h235-valexp.h */
/* packet-h235.h
* Routines for H.235 packet dissection
@@ -37,11 +36,6 @@
/*--- Included file: packet-h235-exp.h ---*/
-/* Do not modify this file. */
-/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
-/* packet-h235-exp.h */
-/* ../../tools/asn2eth.py -X -p h235 -c h235.cnf -s packet-h235-template H235-SECURITY-MESSAGES.asn */
-
extern const value_string AuthenticationMechanism_vals[];
extern const value_string CryptoToken_vals[];
int dissect_h235_TimeStamp(tvbuff_t *tvb, int offset, packet_info *pinfo, proto_tree *tree, int hf_index);