aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-brp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-brp.c')
-rw-r--r--epan/dissectors/packet-brp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-brp.c b/epan/dissectors/packet-brp.c
index 402e857e16..953568ab9a 100644
--- a/epan/dissectors/packet-brp.c
+++ b/epan/dissectors/packet-brp.c
@@ -131,7 +131,7 @@ static gint ett_brp_fltype = -1;
static guint global_brp_port = 0;
static int
-dissect_brp(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
+dissect_brp(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, void *data _U_)
{
proto_item *brp_item = NULL;