aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h235/packet-h235-template.c
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2006-07-04 09:02:26 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2006-07-04 09:02:26 +0000
commit956dcf3ca0a0f267f10181e21ac90c6f4767a17e (patch)
treef70cf9e4906697e40889d9fab0fca5f4af7ab7f6 /asn1/h235/packet-h235-template.c
parentc333c6b5bd8b6e057180ba630c0d6ffaa3e7147e (diff)
get rid of warning message
svn path=/trunk/; revision=18653
Diffstat (limited to 'asn1/h235/packet-h235-template.c')
-rw-r--r--asn1/h235/packet-h235-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/h235/packet-h235-template.c b/asn1/h235/packet-h235-template.c
index 7c966b9394..690d1d26f6 100644
--- a/asn1/h235/packet-h235-template.c
+++ b/asn1/h235/packet-h235-template.c
@@ -50,7 +50,7 @@ int proto_h235 = -1;
/* Initialize the subtree pointers */
#include "packet-h235-ett.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;