aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h245.h
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2008-01-09 13:30:31 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2008-01-09 13:30:31 +0000
commit27a531e06a7e20c852d8a2bd8b3e49474b85f17b (patch)
treee1fc089e225afe435ac2de6efdfddd003c7c0466 /epan/dissectors/packet-h245.h
parent4dd5de365beea06d89c4bd6e61ecfc020acb8a66 (diff)
more sophisticated H245 OLC handling focusing on more reliable T.38 establishment
svn path=/trunk/; revision=24043
Diffstat (limited to 'epan/dissectors/packet-h245.h')
-rw-r--r--epan/dissectors/packet-h245.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h245.h b/epan/dissectors/packet-h245.h
index d8d09e6175..4376792099 100644
--- a/epan/dissectors/packet-h245.h
+++ b/epan/dissectors/packet-h245.h
@@ -150,7 +150,7 @@ int dissect_h245_MulticastAddress(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
/*--- End of included file: packet-h245-exp.h ---*/
#line 125 "packet-h245-template.h"
-void dissect_h245_OpenLogicalChannelCodec(tvbuff_t *tvb, packet_info *pinfo _U_, proto_tree *tree, char *codec_str);
+void dissect_h245_FastStart_OLC(tvbuff_t *tvb, packet_info *pinfo _U_, proto_tree *tree, char *codec_str);
#endif /* PACKET_H245_H */