From 27a531e06a7e20c852d8a2bd8b3e49474b85f17b Mon Sep 17 00:00:00 2001 From: Tomas Kukosa Date: Wed, 9 Jan 2008 13:30:31 +0000 Subject: more sophisticated H245 OLC handling focusing on more reliable T.38 establishment svn path=/trunk/; revision=24043 --- epan/dissectors/packet-h245.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-h245.h') 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 */ -- cgit v1.2.3