aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h245.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-11-03 20:15:17 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-11-03 20:15:17 +0000
commite5188939c3272e6a4f96093c44e671d087f08ebc (patch)
tree522e60229d9dd92630b1461cdd8306279fb53f43 /epan/dissectors/packet-h245.h
parent9b549043d2e341d92dac970bdd224d0dcf7afdc7 (diff)
Dissect h324ext_h223lcparm.
svn path=/trunk/; revision=19786
Diffstat (limited to 'epan/dissectors/packet-h245.h')
-rw-r--r--epan/dissectors/packet-h245.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h245.h b/epan/dissectors/packet-h245.h
index 264ecd6368..3aa00d6b44 100644
--- a/epan/dissectors/packet-h245.h
+++ b/epan/dissectors/packet-h245.h
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
-/* .\packet-h245.h */
+/* ./packet-h245.h */
/* ../../tools/asn2wrs.py -e -p h245 -c h245.cnf -s packet-h245-template MULTIMEDIA-SYSTEM-CONTROL.asn */
/* Input file: packet-h245-template.h */
@@ -138,6 +138,7 @@ int dissect_h245_QOSCapability(tvbuff_t *tvb, int offset, asn1_ctx_t *actx, prot
int dissect_h245_DataProtocolCapability(tvbuff_t *tvb, int offset, asn1_ctx_t *actx, proto_tree *tree, int hf_index);
int dissect_h245_T38FaxProfile(tvbuff_t *tvb, int offset, asn1_ctx_t *actx, proto_tree *tree, int hf_index);
int dissect_h245_OpenLogicalChannel(tvbuff_t *tvb, int offset, asn1_ctx_t *actx, proto_tree *tree, int hf_index);
+int dissect_h245_H223LogicalChannelParameters(tvbuff_t *tvb, int offset, asn1_ctx_t *actx, proto_tree *tree, int hf_index);
/*--- End of included file: packet-h245-exp.h ---*/
#line 125 "packet-h245-template.h"