From 4b7de140fe008fbc3d5d30b27da1ff67a601119d Mon Sep 17 00:00:00 2001 From: kukosa Date: Tue, 4 Jul 2006 09:02:26 +0000 Subject: get rid of warning message git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18653 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-h235.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-h235.c') diff --git a/epan/dissectors/packet-h235.c b/epan/dissectors/packet-h235.c index a80f42b189..9adde12f83 100644 --- a/epan/dissectors/packet-h235.c +++ b/epan/dissectors/packet-h235.c @@ -210,7 +210,7 @@ static gint ett_h235_FecOrder = -1; /*--- End of included file: packet-h235-ett.c ---*/ #line 52 "packet-h235-template.c" -static guint32 +static int dissect_xxx_ToBeSigned(tvbuff_t *tvb, int offset, asn1_ctx_t *actx, proto_tree *tree, int hf_index _U_) { PER_NOT_DECODED_YET("ToBeSigned"); return offset; -- cgit v1.2.3