aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h235/packet-h235-template.c
diff options
context:
space:
mode:
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 c66523fdb0..2f6c8d67e6 100644
--- a/asn1/h235/packet-h235-template.c
+++ b/asn1/h235/packet-h235-template.c
@@ -56,7 +56,7 @@ static int proto_h235 = -1;
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");
+ dissect_per_not_decoded_yet(tree, actx->pinfo, tvb, "ToBeSigned");
return offset;
}