aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/sabp/packet-sabp-template.c
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/sabp/packet-sabp-template.c')
-rw-r--r--asn1/sabp/packet-sabp-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/sabp/packet-sabp-template.c b/asn1/sabp/packet-sabp-template.c
index 23d4fb79c7..6261b27a9c 100644
--- a/asn1/sabp/packet-sabp-template.c
+++ b/asn1/sabp/packet-sabp-template.c
@@ -167,7 +167,7 @@ dissect_sabp_cb_data(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
}
static guint
-get_sabp_pdu_len(packet_info *pinfo _U_, tvbuff_t *tvb, int offset)
+get_sabp_pdu_len(packet_info *pinfo _U_, tvbuff_t *tvb, int offset, void *data _U_)
{
guint32 type_length;
int bit_offset;